hey

how about add support for creating variables through UI (and perhaps API)?
to quickly create variables for usage in custom PHP code in nodes, blocks, views, page manager or panels, for example

maybe it could be integrated (API) with devel for bulk generation of variables.

Comments

lpalgarvio’s picture

sachbearbeiter’s picture

+1

bblake’s picture

I'm not sure that strongarm is the appropriate place for a GUI to create variables. Can you give me a little more description of what you'd like to see? ( i.e. ablility to create variables, edit variables you've created, edit all variables, delete variables, etc? )

lpalgarvio’s picture

since strongarm already provides management of exported variables, i think it would be useful if it allowed managing the other variables, with all kinds of operations as you described, and not just create variable.

i know strongarm is a an API, but if it doesn't bloats much the code for the module, i think here would be a good place for a GUI, instead of another module doing that job.

bblake’s picture

Status: Active » Closed (works as designed)

I think there are a number of ways variables can be managed ( drush vset, devel, variable_set() etc ), and so adding that ability to strongarm would both be sort of duplicate effort and also deviate from what strongarm does, which is function as an API.

bblake’s picture

Issue summary: View changes

devel