Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Suckerfish Dropdowns under "Write" showing available Sections?
Is it possible to show a dropdown menu under the “Write” tab, with a listing of all available Sections?
So, if I hover over “Write” I see a listing of Sections, and when I click one, that becomes the section I’m posting to.
Also, would it be possible to have the same under “Articles”, and then I’d get a listing of all available articles under that section only?
Here’s a mock up:
Last edited by jacknails (2010-01-05 15:01:44)
Offline
Re: Suckerfish Dropdowns under "Write" showing available Sections?
jacknails wrote:
Is it possible to show a dropdown menu under the “Write” tab, with a listing of all available Sections?
Though it’s not quite what you want, lam_browse_by has a Section dropdown. It’s probably not that tricky to modify it to your requirements, depending on your PHP skills :-)
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Offline
#3 2010-01-05 15:52:47
- redbot
- Plugin Author
- Registered: 2006-02-14
- Posts: 1,410
Re: Suckerfish Dropdowns under "Write" showing available Sections?
… or you can try rah_write_each_section for the “write” tab. Again, it doesn’t do exactly what you are looking for but goes near.
Offline
Re: Suckerfish Dropdowns under "Write" showing available Sections?
My PHP skills are near to non existent.
If a developer would be interested in this I’d like to help fund such a plugin. I think it would make a nice addition.
Bloke wrote:
It’s probably not that tricky to modify it to your requirements, depending on your PHP skills :-)
Last edited by jacknails (2010-01-05 20:56:16)
Offline