Drupal 5 version?
levavie - February 15, 2007 - 21:42
| Project: | Theme Editor |
| Version: | HEAD |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
subscribing
| Project: | Theme Editor |
| Version: | HEAD |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
subscribing
#1
Theme editor is a great product because it's easy to take an existing theme and make it editable through the web. I'm really looking forward to a Drupal 5 version.
#2
i hope it can be ported, this seems like a great tool
#3
I am greatly interested in this too! Any news?
#4
as mentioned in (the duplicate) http://drupal.org/node/159885 , there is (great) documentation on how to update a module from 4.7.x to 5.x on your own at http://drupal.org/node/64279 .
#5
We're interested in upgrading this script for a client but would need to have other people contribute to the cost of upgrading it. I'd like to see a 5.x & 6.x (while we're at it) version of this module. Anyone interested in contributing $$?
#6
Hi, I ported the module to Drupal 5.
The work has been sponsored by LeftRightMinds
The module has been also extended adding the subdirectories support.
You can download it from : http://www.speedtech.it/works/theme-editor-drupal
Roberto Gerola
--
http://www.speedtech.it
#7
Nice work Robert! I hope that your code can become an official project release for Drupal 5. I am attaching the Drupal 5 version of the module to this message so that the code is officially stored on Drupal.org. I assume that this isn't a problem for you as you've already been acting in the spirit of the GPL by posting your enhancements.
#8
Hi.
Minor fix.
Download the latest version from here : http://www.speedtech.it/works/theme-editor-drupal
#9
I am working a Drupal 6.x version as well and should have it ready in a day or two. I will post as soon as I have available.
#10
Cool, thanks!
#11
http://drupal.org/node/367127
Here is my initial dev version of a Drupal 6 Theme Editor. tear it up let me know what to work on and I will work to get it committed as an official release for this module.