Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#37 2008-12-13 14:22:33
- jpdupont
- Member
- Registered: 2004-10-01
- Posts: 752
Re: Admin skins
Thanks Stef ! :-)
I’ll try it as soon as possible !
Offline
Offline
Re: Admin skins
jstubbs wrote:
Can I also get a login to take a look?
You’ve (hopefully) got mail :-)
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
Re: Admin skins
Thanks. Logged in. Its pretty cool! Don’t like the options open by default on the Write tab, but that’s just my preference. Changing styles is fun!
Offline
Re: Admin skins
jstubbs wrote:
Its pretty cool! Don’t like the options open by default on the Write tab, but that’s just my preference. Changing styles is fun!
Glad you like it. The open options is just rss_admin_show_adv_opts in play, nothing to do with the skin system. Scratch that, no idea why they’re open. Hmmm. I’m sure it’s nothing in the code. Will check it out, though.
Enjoy.
Last edited by Bloke (2008-12-13 15:03:43)
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
Re: Admin skins
Hi Stef, Thanks for the login and for adding a much needed feature to textpattern. You rockin’ and a rollin’ !
However, I think you’ve confused the theme jpdupont requested with another one? Is it possible? :-)
Last edited by JanDW (2008-12-13 17:25:05)
TXPDream – A Textpattern Tag Library for Adobe Dreamweaver. (updated for 4.2.0) | jdw_if_ajax – Only serve certain parts of a page when requested with AJAX
Offline
Re: Admin skins
JanDW wrote:
However, I think you’ve confused the theme jpdupont requested with another one? Is it possible? :-)
Everything’s possible ;-)
I actually downloaded that one first and then followed the link to milkshake’s post. In my skinning naivety I assumed milkshake had merely made it work with 4.0.7. Since that’s clearly not the case (ahem, colour of the top bar should have given it away) feel free to create a new skin and port it over.
Aside from the colours, from a button style and layout perspective, milkshake’s one looks very similar to the one in the picture on graphicpush. So perhaps clone ‘Dan Hoy Port’, copy n paste the textpattern.css file from the graphicpush zip file over the one in the new skin and just replace every reference to tpx_img
with ../img
.
That’ll get you started (it’s what I did with the Dan Hoy Port) but then you’ll have to compare the current 4.0.7 textpattern.css with that one and insert the new/altered rules (also changing any txp_img references) because the stylesheet has changed quite a bit between releases.
Once you’ve done that, if there are any major changes to the underlying code in tabs.php that are required to make the layout work and you don’t feel comfortable with PHP, give me a shout and I’ll see what I can do to bring the theme to 4.0.7.
Apologies for the mix-up. A shining example of the crevasse between coder mentality and designer mentality ;-)
Last edited by Bloke (2008-12-14 08:23:04)
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
Re: Admin skins
Stef, it must have been something you decided to do when you went from “admin themes” to “admin skins”.
For the “graphicpush” theme there needs to be a “tabs.php” file under “Code” very similar to the one used by “A Bit Blue” but with my own additions removed. There’s a thread somewhere discussing the differences but I can’t put my finger on it at the moment. If I come across it I’ll add the link here.
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
#45 2008-12-18 12:58:40
- jelle
- Member
- Registered: 2006-06-07
- Posts: 165
Re: Admin skins
Hey Stef,
I’d like to take a look at your admin skins test site. Any chance for a login.
Offline
Re: Admin skins
jelle wrote:
I’d like to take a look at your admin skins test site. Any chance for a login.
Sure, drop me an e-mail and I’ll set you up an account using the given e-mail address.
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
Re: Admin skins
For inspiration: A Journey Through Five Years of WordPress Interface
We Love TXP . TXP Themes . TXP Tags . TXP Planet . TXP Make
Offline
Re: Admin skins
Just discovered this thread (thanks wet). Jumped straight to the end. :)
I’ll try and find some time to read through, cuz it looks like this is on to something, and I think I saw wet say “patch.”
Offline