User Tools

Site Tools


g2:wishlist

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:wishlist [2006/05/03 06:06] fgmg2:wishlist [2020/11/23 17:23] (current) – external edit 127.0.0.1
Line 13: Line 13:
   * 2006-01-11 11:33 - g2/initial/. resolves to g2/initial, which prevents access to definitions of terms starting by "."   * 2006-01-11 11:33 - g2/initial/. resolves to g2/initial, which prevents access to definitions of terms starting by "."
   * 2006-01-11 09:58 - If a link is built to a term containing spaces (like "OC12 / SDM 4") or '+', the resulting link is not correctly resolved.   * 2006-01-11 09:58 - If a link is built to a term containing spaces (like "OC12 / SDM 4") or '+', the resulting link is not correctly resolved.
 +
 +
 +
  
  
Line 26: Line 29:
 ====== Wish list ====== ====== Wish list ======
  
-  * 2006-05-03 New functionlist of latest updated nodesShould probably maintained upon node updateinstead of being computed on the fly, for performance reasons. This also allows fast "last updated" function for the glossarywithout requiring a : <code sql>select max(n.changed) from {node} n</code> which is probably heavier than a variable_get on that list. +  * 2007-12-01 Automatically add a link to wikipedia if the term is defined there 
-    +    * setting requiredlanguage of wikipedia for the URLMore generallyability to link to something else in the same way 
 +    * settings required: display on redirection pages Y/N, on actual definitions Y/N 
 +    * provide a way to link to an alternate page 
 +      * sometimes the term may exists but be redirected, display the redirect term directly 
 +      * other times the term may be filed under a different title (CSS in the Glossaire Riff, for instance, is present in W under "Cascading_Style_Sheet"). This would probably best be done either by redirection override field in the node formor by an additional element being interpreted like: 
 +<code> 
 +  <g2external>Cascading_Style_Sheet</g2external> or 
 +  <g2 external="Cascading_Style_Sheet" /> 
 +</code> 
 +  * 2006-06-26 G2 links should have a title matching the teaser for the linked-to definition, if it is not ambiguous and autolink has been enabled, otherwise, matching the set of ambiguous links
   * 2006-03-09 Quality agent integration: record clicked links and report (real time or periodically) to sysad on broken links (dfn linking to a non existent term)   * 2006-03-09 Quality agent integration: record clicked links and report (real time or periodically) to sysad on broken links (dfn linking to a non existent term)
   * 2006-03-09 [[zg:zeitgeist|Zeitgeist]] integration: record clicked links into zg as g2 searches to obtain link popularity stats   * 2006-03-09 [[zg:zeitgeist|Zeitgeist]] integration: record clicked links into zg as g2 searches to obtain link popularity stats
g2/wishlist.1146636404.txt.gz · Last modified: 2020/11/23 17:23 (external edit)