Like freelinking.module, make the newly created node type from a wiki/goto link configurable. This is currently hard-coded to "story".
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | wiki.module.ema | 27.32 KB | EmanueleQuinto |
Like freelinking.module, make the newly created node type from a wiki/goto link configurable. This is currently hard-coded to "story".
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | wiki.module.ema | 27.32 KB | EmanueleQuinto |
Comments
Comment #1
EmanueleQuinto commentedI try to introduce this feature but I'm just a Drupal newbe, maybe you can test.
1. Added this function for admin/settings
2. Changed in function wiki_goto
to
Seems ok.
ema
Comment #2
moggy commentedpersonally, I'd be in favour of letting freelinking handle the links and leaving wiki to handle the rest of the wiki formating. Save duplicating work uneccessarily.