- 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?
One of the main problems for this is that the Symphony pagination is a mess. It just doesn't work with large sections.
I think it really depends on how the hiding works in general. In nearly all our client projects I've used Publish Filtering in sections where I would have loved to be able to hide the interface initially. It's not a good idea everywhere but it would be good to have the option to hide it.
We have started using
localStorage
for the collapsible duplicators so when I'm thinking of a system wide drawer I'd think of a remembering interface. Johanna and I just implemented something like this in our fork of Craig's Documenter: it now remembers if the Documenter itself was opened and it remembers if certain content blocks were collapsed or opened. It feels really smooth and it gives you more freedom to arrange the system the way you want it: either clean and simple or noisy but informative.I like the lightness of your design, it's quiet and simple. There is one problematic area though: the rounded corners of each filter panel. They look visually nice but they interfere with the visual grid that's underlying the rest of the interface (thinking of the virtual lines created by the texts outside and inside the filter panels). The same problem applies to the default Symphony buttons by the way. While looking beautifully the filter panels don't feel grounded – I'm missing a uniting element that completes this composition.
This seems to be a general decision we have to make in Symphony 2.3: rounded or squared.