lat9 / zen_short_codes

GNU General Public License v3.0
0 stars 1 forks source link

Show usage on category/product edit pages #1

Open torvista opened 1 month ago

torvista commented 1 month ago

I'll be hard-coding example usages next to the description text fields for reference, but it would be ideal if that was done automagically.

lat9 commented 1 month ago

What is "that" which should be done automagically?

torvista commented 1 month ago

Having a format reminder nearby, e.g. 2024-07-21 17_33_47-Admin Product — Mozilla Firefox

lat9 commented 1 month ago

I'll note that there's not much to "grab on" in either a product or category edit page, since none of the form-group elements have an HTML id parameter. Otherwise, a teeny jQuery script could insert those instructions.

torvista commented 1 month ago

Sure, that product edit page needs a shakeup.