User Tools

Site Tools


g2:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
g2:start [2007/06/16 09:09] fgmg2:start [2023/06/09 11:00] (current) fgm
Line 1: Line 1:
 +====== G2 Glossary (G2) module for Drupal ======
 +
 +This is the documentation Wiki site for the G2 (glossary 2) module for Drupal. 
 +
 +G2 Glossary(G2) is a module developed for larger glossary than would be reasonable with the Drupal default glossary contrib module: unlike glossary.module, entries are described in nodes, instead of taxonomy terms (see [[http://drupal.org/node/5753|a discussion about this on Drupal.org]]).
 +
 +  * On drupal.org
 +    * [[http://drupal.org/project/g2|G2 project page on drupal.org]]
 +    * [[http://drupal.org/project/issues/G2|G2 bugs and wishes on drupal.org]]
 +    * [[http://drupalcode.org/viewvc/drupal/contributions/modules/g2/g2.module?view=graph|G2 History]] Changes from one version  to the next
 +    * [[g2/d7|Drupal 7 Glossaries sprint]] Preparation for the 04/02/11 "one glossary" code sprint at Drupal Dev Days Brussels
 +  * On this wiki
 +    * [[g2:lifecycle|G2 Free support and lifecycle]]
 +    * [[g2:choosing|Choosing between glossary.module and g2.module]] ([[http://drupal.org/node/266511|(2007 d.o. version)]] ([[g2/choosing_next|2008 version]])
 +    * [[g2:featureset|G2 Feature set]]: paths, RPC API, blocks
 +    * [[g2:howto|G2 HOWTO]]: How do I ... ?
 +    * [[g2:wishlist|G2 request for changes without the drupal.org formalism]]: buglist, wishlist
 +    * [[g2:switchover|Glossary switchover from Riff/OSInet to drupal G2]]
 +    * The G2 source tarball is no longer maintained on this wiki
 +    * [[:coding|Coding style]] for G2 4.7.x and 5.x. Use the Drupal coding style for 6.x and 7.x.
 +  * [[http://www.cecill.info/licences.en.html|G2 License]]
 +    * [[http://www.cecill.info/faq.en.html#gpl|Why using the CeCILL instead of GPLv2 is necessary to preserve GPL freedom / rights for software written in France]]
 +
 +No G2 code resides on this wiki, only documentation.