Parent Directory
|
Revision Log
|
Revision Graph
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 |