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
Last revisionBoth sides next revision
g2:wishlist [2006/01/28 09:50] – auto-backlink fgmg2:wishlist [2007/12/01 21:26] – wikipedia links fgm
Line 1: Line 1:
 Back to [[g2:start|G2 main]] Back to [[g2:start|G2 main]]
 +
  
  
Line 7: Line 8:
 ====== Bug list ====== ====== Bug list ======
  
 +  * 2006-02-08 13:13 - If a link is built to a term containing single quotes (like "Cool'n'Quiet"), the resulting link is not correctly resolved. Search works, but g2/entries/<the entry> doesn't: the request doesn't find the entry (due to quote escaping ?)
   * 2006-01-18 08:30 - entries containing a "+" or "#" can't be accessed directly: when the URL is processed, its contents are translated and these are lost. In turn, this means the <dfn> links can't build usable URLs.   * 2006-01-18 08:30 - entries containing a "+" or "#" can't be accessed directly: when the URL is processed, its contents are translated and these are lost. In turn, this means the <dfn> links can't build usable URLs.
   * 2006-01-12 11:52 - users with administer g2 entries permissions should be able to see terms from freetagging vocabularies in node view mode, instead of having to go to edit mode to see them.   * 2006-01-12 11:52 - users with administer g2 entries permissions should be able to see terms from freetagging vocabularies in node view mode, instead of having to go to edit mode to see them.
   * 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 18: Line 28:
  
 ====== Wish list ====== ====== Wish list ======
 +
 +  * 2007-12-01 Automatically add a link to wikipedia if the term is defined there
 +    * setting required: language of wikipedia for the URL. More generally, ability 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 a redirection override field in the node form, or 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 [[zg:zeitgeist|Zeitgeist]] integration: record clicked links into zg as g2 searches to obtain link popularity stats
  
   * New blocks   * New blocks
Line 34: Line 58:
       * Periodic (cron) rebuild       * Periodic (cron) rebuild
  
-  * 2006-01-27 Auto-backlink: nodes receiving a request should check from where they are being linked and, if the referrer is a G2 node too, include the referrer in a list of potential outgoing links for a later revision of the node. 
   * Taxonomy   * Taxonomy
     * Sort node lists on taxonomy pages     * Sort node lists on taxonomy pages
-  * IP-based access control white-list/black-list for XML-RPC 
   * Multiple glossaries   * Multiple glossaries
   * Link building (input filter)   * Link building (input filter)
Line 45: Line 67:
     * Include in the input filter an automatic suggestion of words to link to, by parsing the text and matching it with the available G2 entries.     * Include in the input filter an automatic suggestion of words to link to, by parsing the text and matching it with the available G2 entries.
   * Node feeds (changes, comments)   * Node feeds (changes, comments)
-  * XML-RPC client (ping) to notify a central server of changes so as to collate information from the various sites using G2.+  * Remote services 
 +    * 2006-02-06 Separate front-end/back-end so a site can use a remote glossary with about nothing to do and to know about the server site except its URL. In versions <= 1.11, the existing API requires significant knowledge of the serving site. 
 +    * XML-RPC client (ping) to notify a central server of changes so as to collate information from the various sites using G2. 
 +    * IP-based access control white-list/black-list for XML-RPC 
g2/wishlist.txt · Last modified: 2020/11/23 17:23 by 127.0.0.1