modmore / QuickstartButtons

Component for managing Quickstart buttons on your MODX manager Dashboard.
5 stars 7 forks source link

Make icons manageable #2

Closed bertoost closed 10 years ago

bertoost commented 10 years ago

The icons for the buttons are already stored in the database (for easier use with pagination in the combobox). For custom icons it's great to have a manager page for it.

Maybe a button on the right top, which fires a window that handles that? ;-)

christianseel commented 10 years ago

Why not simply add a text input into the "button modal" where you could select a file from a mediasource / or enter a path? That would be much quicker I guess...

I don't need custom icons to show up in this extremely long list of FA icons. :)

Mark-H commented 10 years ago

I actually like Chris' idea on making it simpler like that - I think an extra grid/manager page might be a bit overkill as people are not likely to do a whole lot with the icon record after they've added it.

pepebe commented 10 years ago

I would agree. On top of this you can choose your own flavor of icon fonts or do some crazy stuff like rotating or stacking icons. Different colors would also be possible. Creative freedom...

bertoost commented 10 years ago

@pepebe The current icons are FontAwesome, besides the modmore logo. Since the icons are manager icons, the color is already determined by the style of the manager. Also if you have custom theme, this should be able to overwrite too.

Going to make that easier; that you can easy setup a custom icon at a button

bertoost commented 10 years ago

Custom icons implemented in new version!