- check fork queue for ALL repos!
- add Required option to allow for no markers
- add Allow Multiple option to allow for multiple markers (series?)
- custom edit mode
- collate feedback
- rewrite JS...
- check outstanding pull requests
- http://symphony-cms.com/symphony/publish/issues/edit/49896/
- check outstanding pull requests
- http://symphony-cms.com/symphony/publish/issues/edit/50053/
- http://symphony-cms.com/symphony/publish/issues/edit/39427/
- http://symphony-cms.com/symphony/publish/issues/edit/49576/
- http://symphony-cms.com/symphony/publish/issues/edit/46696/
- http://github.com/nickdunn/search_index/issues/closed#issue/1
- http://github.com/nickdunn/search_index/issues/closed#issue/2
- needs an Ensemble to demonstrate its simplicity ;-)
- http://symphony-cms.com/symphony/publish/issues/edit/47423/
- http://symphony-cms.com/symphony/publish/issues/edit/42152/
- rework Alistair's extension from 2007(!) (S2 rev5) to 2.1.1
- remove FTP publishing complexity (leave as a proposed feature)
- http://symphony-cms.com/symphony/publish/issues/edit/46142/
- http://symphony-cms.com/symphony/publish/issues/edit/44738/
- http://symphony-cms.com/symphony/publish/issues/edit/37927/
- integration to master
- http://symphony-cms.com/symphony/publish/issues/edit/45821/
- investigate status of Rowan's SymRead and SymWrite as replacements
- http://symphony-cms.com/symphony/publish/issues/edit/43432/
- rewrite relationships detection
- Entry popularity/hotness, similar to the half-life idea of Radioactivity
- Internet Explorer styles
- Video Encode field
- XSLT Calendar Utility (from bekonscot.co.uk and fulhamrugby.co.uk)
- XSLT heading normaliser (similar but different to Nils')
- Far Future Cache Controller (http://github.com/nickdunn/far_future_cache_controller) needs more thought
- Entry Attribute Builder. Choose a DS. Choose another DS or an SQL query to run. A way to return the result of a query and append as an attribute onto an Entry. May require Custom SQL view builder above, or accepts a plain SQL statement (easier!).
- Vanity URL builder (domain.com/foo => ...), much like Router, but simpler
- Vimeo Videos
- Gravatar
- Pingomatic
- EventEx?
- Uploadify
- Database Manipulator?
It only happens when no filters are active. If there's at least one filter, the panel is expanded by default on page load.
I'm not sure about this solution. I think that the interface should be as less cluttered as possible. If you want to filter results, a panel appears that allows you to do that. Otherwise, I think it should look as if there isn't any filtering panel.
Yeah, in an ideal world we would not rely on "assumptions" but facts. ;) Unfortunately we can't afford that, but we can still get feedback from our users.
Great. I like the syntax, probably better than EDUI's
?filter=field:value;field:value
:)Good question. My idea was to write an extension to filter results in the following areas: Publish, Datasources, and Events. We certainly need to agree a set of principles, but I'm not sure about the plugin. Nils mentioned a future
Drawer
plugin for Symphony 2.3 that we could make use of, but writing a plugin for the whole UI is overkill in my opinion. Thoughts?As a sidenote: we should go quite easy supporting multiple filters. I've just released an extension that uses datasources to filters entries in the backend and it looks to me like a better way to support multiple filters. What about a "light" mode for the Publish area that only supports single filtering? What's your opinion?