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
Last revisionBoth sides next revision
g2:start [2008/01/05 18:24] fgmg2:start [2023/05/27 15:12] fgm
Line 3: Line 3:
 This is the documentation Wiki site for the G2 (glossary 2) module for Drupal.  This is the documentation Wiki site for the G2 (glossary 2) module for Drupal. 
  
-G2 Glossary(G2) is a new 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]])+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]]).
- +
-Current version: 1.17.+
  
   * On drupal.org   * On drupal.org
 +    * [[g2/d7|Drupal 7 Glossaries sprint]] Preparation for the 04/02/11 "one glossary" code sprint at Drupal Dev Days Brussels
     * [[http://drupal.org/project/g2|G2 project page 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://drupal.org/project/issues/G2|G2 bugs and wishes on drupal.org]]
-    * [[http://cvs.drupal.org/viewcvs/drupal/contributions/modules/g2/CHANGELOG.txt?view=markup|G2 CHANGES]] Changes from one version  to the next+    * [[http://drupalcode.org/viewvc/drupal/contributions/modules/g2/g2.module?view=graph|G2 History]] Changes from one version  to the next
     * [[http://drupal.org/files/projects/g2-cvs.tar.gz|G2 latest source tarball]]     * [[http://drupal.org/files/projects/g2-cvs.tar.gz|G2 latest source tarball]]
   * On this wiki   * On this wiki
-    * [[g2:choosing|Choosing between glossary.module and g2.module]]+    * [[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:featureset|G2 Feature set]]: paths, RPC API, blocks
     * [[g2:howto|G2 HOWTO]]: How do I ... ?     * [[g2:howto|G2 HOWTO]]: How do I ... ?
Line 19: Line 18:
     * [[g2:switchover|Glossary switchover from Riff/OSInet to drupal G2]]     * [[g2:switchover|Glossary switchover from Riff/OSInet to drupal G2]]
     * The G2 source tarball is no longer maintained on this wiki     * The G2 source tarball is no longer maintained on this wiki
-    * [[:coding|Coding style]]+    * [[: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/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]]     * [[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]]
Line 25: Line 24:
 No G2 code resides on this wiki, only documentation. No G2 code resides on this wiki, only documentation.
  
- 
- 
- 
- 
-====== Pending changes ====== 
- 
-  * FEAT    site admins: block deltas are now strings instead of short integers: easier to remember 
-  * FEAT    developers: the names of persistent variables have been made more regular 
-  * QUAL    Many distinct hardcoded constants are now merged and named 
-  * QUAL    All default values are now named constants 
-  * QUAL    Reduce IDE clutter: named constants are now class-based 
-  * QUAL    The constant definitions are now in their own file 
-  * FEAT    Referer tracking functions removed to be put in their own module 
g2/start.txt · Last modified: 2023/06/09 11:00 by fgm