Ticket #3118 (new enhancement)
Allow variables in external panelize command
Reported by: | sjmurdoch | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Future Releases |
Component: | mc-core | Version: | master |
Keywords: | Cc: | mihail.zenkov@… | |
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
Currently, variables (e.g. %f, %d) are expanded on the command line, extension files and the user menu. It would be great if they also could be used in the external panelize command. I am particularly interested in the %{...} variable so one of the stored external panelize commands could be parameterized by a string input by the user. This functionality could be used with git grep -l %{search} to list files containing a particular string.
Note: See
TracTickets for help on using
tickets.