/[drupal]/contributions/modules/weblinks/TODO.txt
ViewVC logotype

Contents of /contributions/modules/weblinks/TODO.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Mon Jul 20 16:52:34 2009 UTC (4 months ago) by nancyw
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +10 -0 lines
File MIME type: text/plain
Update HEAD to start 7.x
1 TODO List for Web Links Module
2
3 * Add click tracking.
4 - Add setting to auto-create URL alias for "goto"?
5 5.x: path_set_alias($path, $alias, NULL);
6 6.x: global $language; path_set_alias($path, $alias, NULL, $language['language']);
7 - Update node counter on click?
8 statistics_exit('node', $nid, '');
9 * (Ongoing) Update documentation.
10 * Drupal 7.

  ViewVC Help
Powered by ViewVC 1.1.2