By Wai_Wai on
Hi.
It's about "theme editor (4.6.x)" module.
I have set it up properly
- Copy the theme_editor.module into the Drupal modules/ directory.
- Copy the theme_editor_engine.engine file into the directory themes/engines/theme_editor.
- Activate the theme editor module from the modules list in administer -> settings -> modules
- Apply the xtemplate.patch correctly
When I go to "administer | theme editor | 'new' tab", it misses the following themes:
- chameleon
- marvin
Other themes are there, so it should mean my theme editor is working.
Does anyone get the same problem (ONLY some themes are missing)?
Is it a bug, or else?
Comments
I'm using Drupal
By the way, I'm using Drupal 4.6.3
Thanks for people who are eager to help me :D
Marvin and chameleon are php
Marvin and chameleon are php based themes and are hardcoded. They do not work with the template engines.
-sp
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide
Oh ! see.
Oh ! see.
Orignally I thought PHP-template (engine) could deal with them.
Thanks for your help :D
xtemplate.engine.patch file
thanks for the tips on installing Theme Editor.. none were included in the download, as far as i could tell...
anyhow, could you tell me exactly how you applied the xtemplate patch????