Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Aug 2008 14:52:34 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/drupal6-advanced_help Makefile distinfo pkg-descr
Message-ID:  <200808191452.m7JEqYF1034625@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808191452.m7JEqYF1034625>