Posted by momendo on March 14, 2009 at 1:19pm
| Project: | Advanced help |
| Version: | 6.x-1.x-dev |
| Component: | Documentation |
| Category: | feature request |
| Priority: | major |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
This is a general question. Does this module or the patch going into D7 let themers write documentation for themes?
Comments
#1
Currently only modules are checked for help files, but this could easily be extended to themes.
#2
I agree – theme support is a terrific idea. I was thinking about documenting my experience with various aspects of the Zen theme and immediately wondered how to use Advanced Help for this.
#3
Definitely +1. We make some complicated themes, would love to have a Drupally way to document things inside the theme itself :)
#4
I was totally wrong
So there you go.
This only really allows overrides, though. Actually having help *for* a theme might be trickier, though not completely impossible. I'm not sure if what's in there is enough so not yet marking fixed, though if it is sufficient for folks, go ahead and do so.
#5
This patch seems to add theme support. Use just as in modules: help directory in the theme, (theme).help.ini file, and pages.
#6
Revised patch includes revision of the help text.
#7
+1 This is huge!
@fgm: Thank you! The patch works great.
Also, I hope it's ok if I change the priority of this feature request to major, because this really is a huge deal for theme developers.
This finally makes it possible for the theme to easily provide deluxe style guides, code snippets, image and graphic specifications, best practices, how-to videos, etc.
#8
Anyone willing/able to port this patch to D7? I'd love to test it out by creating theme documentation, but all the new sites I'm developing are in 7. I agree that this will be an amazing benefit for theme developers and, more importantly, for content administrators who will be able get help on themes, so I'd love to help test and get it committed.
#9
suscribe
#10
@nerilka: please no longer use comments to subscribe to issues on d.o.: click the "Follow" button on top of the issue instead.
#11
Funny that stephthegeek asked me about this very thing today. I bet she forgot that she's asked for it once already! =-)
#12
Now if anyone would commit that patch, or at least RTBC it so I can commit it...