Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: [contrib] Looking for a community-picked Textpattern admin theme
John, I like simplexmild, and the interface to preview themes is rather nice.
We Love TXP . TXP Themes . TXP Tags . TXP Planet . TXP Make
Offline
Re: [contrib] Looking for a community-picked Textpattern admin theme
I would really like to contribute an admin theme, but given the limited documentation, the process of putting one together escapes me. What’s the the best (or simplest) example of a theme I can grab?
Also – I don’t think the community would need more than a couple flat images to show the interfaces. Having a full-blown interactive demo for each theme is a bit overkill.
This doesn’t have a voting mechanism, but David DeSandro has implemented a beautiful interface for previewing and downloading admin themes.
Why thank you! That demo site is actually built with Textpattern running it. A bit of a Russian Nesting doll, but it works.
Txp admin themes | dropshado.ws – a blog for design noobs like me
Offline
Re: [contrib] Looking for a community-picked Textpattern admin theme
nemoorange wrote:
What’s the the best (or simplest) example of a theme I can grab?
How about a port of your very own simplexbubble :-) Unpack that and drop the dds_simplexbubble directory in the themes dir of your SVN install. For CSS-only themes like this one, that’s all you need because you tell the theme it is “based on” classic.
I whipped the theme up in under 5 minutes using the editor plugin I’m writing. Clone, copy, paste, tweak, export. Hope I caught all the images and links and stuff — might have missed one or two.
Also – I don’t think the community would need more than a couple flat images to show the interfaces.
Fair enough. In which case, all the tools we need are already available. Yay!
Last edited by Bloke (2009-06-02 11:54:51)
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
Online
#28 2009-06-02 18:27:06
- alexandra
- Member
- From: Cologne, Germany
- Registered: 2004-04-02
- Posts: 1,370
Re: [contrib] Looking for a community-picked Textpattern admin theme
With regard to a coorporated TXP design it would be helpful to get an idea of the new frontpage design, color scheme, logo etc.. or am i wrong and that does not matter at all?
Offline
#29 2009-06-02 18:44:28
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: [contrib] Looking for a community-picked Textpattern admin theme
As Robert said, it’s an additional theme, so I don’t think it has to match the corporate looks. A contrast would even be nice I think.
At least that’s how I understand it.
Offline
Re: [contrib] Looking for a community-picked Textpattern admin theme
Els wrote:
At least that’s how I understand it.
Correct. I’d rather have something complementing the two existing themes in an “interesting” way, like Remora supersedes the classic tab navigation with dropdowns.
Offline
#31 2009-06-03 14:56:18
- alexandra
- Member
- From: Cologne, Germany
- Registered: 2004-04-02
- Posts: 1,370
Re: [contrib] Looking for a community-picked Textpattern admin theme
Have searched for some screenshots of Remora but couldnt find any .. where are they?
Offline
Re: [contrib] Looking for a community-picked Textpattern admin theme
I don’t think there are any at the moment Alex. Of course you get to see it in all it’s glory if you have an SVN version of Textpattern running, or you could just wait until 4.0.9 is released.
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
Re: [contrib] Looking for a community-picked Textpattern admin theme
alexandra wrote:
Have searched for some screenshots of Remora but couldnt find any .. where are they?
Here’s a peak at Remora from a local install of the development version (click for bigger view):
This shot shows the hover state of the “Presentation” menu, which ordinarily looks like the other navigation items. Very clean.
Offline
Re: [contrib] Looking for a community-picked Textpattern admin theme
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
Online
#35 2009-06-04 04:38:26
- alexandra
- Member
- From: Cologne, Germany
- Registered: 2004-04-02
- Posts: 1,370
Re: [contrib] Looking for a community-picked Textpattern admin theme
Hi all, thanks :) for the screenshot…
Do you intend to use (some more) AJAX? F. e. a subpages like “sections” + “admin” could be opend in a litebox layer…
Offline
Re: [contrib] Looking for a community-picked Textpattern admin theme
Bloke wrote:
… just don’t look from IE6 :-D
I made a few tests and came up with a few lines of extra CSS to use in my themes that extend Remora — seems to make IE6 more usable without breaking anything in other browsers.
Offline