Chameleon/Marvin converted to PHPtemplate
| Project: | Drupal |
| Version: | 5.x-dev |
| Component: | theme system |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Below in the comments are attached versions of Chameleon/Marvin which have been converted to PHPtemplate for Drupal 4.7 and Drupal 5.0. (I'm not sure if they'll work for head or not)
The need for this came from a hosting client who uses Marvin and wanted to have a contrib module installed. Unfortunately, there are several contrib modules which do not work with plain "plain php templates" at all, and pretty much all theming instructions these days are given specifically for PHPtemplate themes. Suffice it to say, it's become quite a burden at this point to work with anything but a phptemplate.
Please feel free to review and offer any feedback/patches. There shouldn't be too many needed based on my testing.
=====
HigherVisibility

#1
Hm. Just realized I can't upload a zipped or gzip'ed file.
Am linking for now, if I need to upload to repository at some point please let me know.
Chameleon/Marvin PHPTemplate for Drupal 5.x
Chameleon/Marvin PHPtemplate for Drupal 4.7.x
#2
Please provide patch files not the entire theme.
#3
Hm. I know how to make a single patch for a single file, but not how to make a patch that deletes files and adds all new ones - is that the same process and I just don't realize it?
Other than the graphics and css files not many of the files are the same and/or exist anymore.
#4
It is my understanding that chameleon and marvin are left as .theme files to be an example of that type of theme.
I believe there is a PHPTemplate version of Marvin in contrib, though I have no idea of its quality.
Because of that, though, I will mark this won't fix.