discourse/app/assets
Benjamin Kampmann 8167207e38 Wrap extended post actions in ellipsis.
Add a new SiteSetting to specify a maximum of items to be shown in post action menus per default. If more buttons are rendered and those after mentioned maximum will be hidden behind a collapsible ellipsis-button. Once clicked it slides in the missing buttons and hides itself.

If the setting is set to 0, the ellipsis will not be applied. It default is set to 4 though.

All buttons are created equal - but the Reply-Button is more equal than others: If it is rendered, the reply button will never be hidden behind the ellipsis. The max count is exclusiding the reply button and its position would make the reply button hide, it is removed there and pushed to the end of the list.
2014-06-10 09:55:07 +02:00
..
fonts Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
images feature: use select2 instead of chosen 2014-05-14 08:01:08 +00:00
javascripts Wrap extended post actions in ellipsis. 2014-06-10 09:55:07 +02:00
stylesheets Wrap extended post actions in ellipsis. 2014-06-10 09:55:07 +02:00