Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Restyled Textpattern Interface
Having missed the old look from this old restyled interface, I took it upon myself to fix it and make it compatible with Textpattern RC3. It really wasn’t all that difficult and just involved replacing several table tags with list item tags and correcting things here and there.
This was just a quick hack to get it working, but here it is.
UPDATE Do NOT install if you have the Quikpik plugin installed. This restyle is incompatible with that plugin.
Last edited by ArbinShire (2005-05-02 13:40:38)
Offline
Re: Restyled Textpattern Interface
Darn it. Fix the BB so I can edit my blasted post.
To install, do the following:
- install the included images into the textpattern/txp_img/ dir
- replace the textpattern.css file with what is included in the textpattern dir
- replace txplib_head.php in the textpattern/lib/ dir
Make sure you have backups as I have been known to do stupid things when I’m quickly hacking away.
Offline
Re: Restyled Textpattern Interface
thanks Arbin. I loved this restyle, but had’nt used it because of RC3 incompatibility :)
~~~~~~~~~~~~~| monolinea.com | pixilate.com | istockphoto.com/kemie |~~~~~~~~~~~~~
Offline
Re: Restyled Textpattern Interface
This is pretty cool looking. I’ve talked to you on your own blog about the plugin- if possible it would be nice. Also, could you get this working with wilshire’s quikpik plugin (not hacK)?
Thanks
bludrop studios .::. Creative Expression
Offline
Re: Restyled Textpattern Interface
The quikpik plugin should be quite easy to integrate. Perhaps sometime this weekend after finals are over I’ll look into it. Now, making this restyle a simple plugin would be a bit more difficult.
Offline
#6 2005-04-27 11:51:29
- davidm
- Member
- From: Paris, France
- Registered: 2004-04-27
- Posts: 719
Re: Restyled Textpattern Interface
Thanks Arbin, also like this restyle very much… will test it right away :)
.: Retired :.
Offline
Re: Restyled Textpattern Interface
As the author of the stylesheet that goes with this, I’m happy that people like it.
And thanks Eric (ArbinShire) for upgrading the code for better compatiblity with RC 3. I’d been planning to do it myself, but well, other projects in the way…
It works fine on my side, no errors I think. I’ll release an updated stylesheet for the ‘tabs’ soon (better compatiblity with the latest FF-nightly builds and Opera 8).
Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern
Offline
Re: Restyled Textpattern Interface
As the author of the stylesheet that goes with this, I’m happy that people like it.
And thanks Eric (ArbinShire) for upgrading the code for better compatiblity with RC 3. I’d been planning to do it myself, but well, other projects in the way…
It works fine on my side, no errors I think. I’ll release an updated stylesheet for the ‘tabs’ soon (better compatiblity with the latest FF-nightly builds and Opera 8).
Where is that emoji for a solar powered submarine when you need it ?
Sand space – admin theme for Textpattern
Offline
Re: Restyled Textpattern Interface
This looks great, but I get the following error now:
- Fatal error: Cannot redeclare piker() (previously declared in /path/to/textpattern/lib/txplib_misc.php(304) : eval()’d code:348) in /path/to/textpattern/lib/txplib_head.php on line 228 *
Restoring the original txplib_head.php and its fine
Last edited by jonhicks (2005-04-27 12:28:33)
Cheers,
Jon VC#9
Offline
Re: Restyled Textpattern Interface
I’m guessing you have the rss_admin_quikpik plugin installed. This mod contains the original version of my quikpik select list and therefore uses the same function name that I still use now. If you have the quikpik plugin installed you should delete any code in the modded txplib_head.php file from the original quikpik hack. It should all be at the bottom of the file.
Offline
Re: Restyled Textpattern Interface
Ah yes! That was it! Thanks
Cheers,
Jon VC#9
Offline
Re: Restyled Textpattern Interface
replace the textpattern.css file with what is included in the textpattern dir
I haven’t tried anything yet, but just looking at this seems backwards…don’t you mean replace the textpattern.css file in the textpattern directory with the one you include in the zip?
Offline