Posted by mortendk on July 7, 2009 at 12:53pm
Jump to:
| Project: | Theme developer |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
so an idea I have been fiddling with instead of all that sexy sexy javascript and a ton of in the source I would love to have an option for plain old comments where the action takes place.
This would be quicker for themers who are living their life inside firebug / element inspecotr (safari) and remove the possible issues if you have an js heavy site.
as an example i have smacked together this little module to show what it is im dreaming about.
| Attachment | Size |
|---|---|
| screen shot of comments in safari | 187.87 KB |
| devel_themer_comments.zip | 5.44 KB |
Comments
#1
Thanks for the picture and code, morten. I'm really hoping we can do the whole module with comments. See #425716: Use comments instead of spans to markup theme calls. If we can't do that soon, I will implement this.
#2
alright well it just my copy paste get stuff done for my own sake -it need some cleanup, must blankly admit that i didnt understood everything the devel module does - but it sure is sweet :)
#3
#4
Looks like you have spun this into your own module http://drupal.org/project/devel_themer_comments
I still intend to implement this in theme developer, and would like to keep this ticket open to track it.
#5
but toffcourse it would make so much more sence to that but after 10 months i though it was about time to get it out there ;)
..scratching my own itch