cvs commit: ports/www Makefile ports/www/drupal6-advanced_help
Makefile distinfo pkg-descr
Martin Wilke
miwi at FreeBSD.org
Tue Aug 19 14:52:34 UTC 2008
miwi 2008-08-19 14:52:34 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/drupal6-advanced_help Makefile distinfo pkg-descr
Log:
The advanced help module allows module developers to store their
help outside the module system, in pure .html files. The files can
be easily translated simply by copying them into the right translations
directory. The entire system can appear in a popup or not as the
module prefers (and by taking away access to view the popups, a
site can force the popups to not exist).
The system ties into Drupal's search system and is fully indexed,
so the entire contents can be searched for keywords. the help files
can be placed in a hierarchy as well, allowing for top down navigation
of the help.
WWW: http://drupal.org/project/advanced_help
PR: ports/125798
Submitted by: Eygene Ryabinkin <rea-fbsd at codelabs.ru>
Revision Changes Path
1.2128 +1 -0 ports/www/Makefile
1.1 +38 -0 ports/www/drupal6-advanced_help/Makefile (new)
1.1 +3 -0 ports/www/drupal6-advanced_help/distinfo (new)
1.1 +14 -0 ports/www/drupal6-advanced_help/pkg-descr (new)
More information about the cvs-ports
mailing list