diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-17 17:46:31 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-10-17 17:46:31 +0000 |
commit | 99a95f51bfe1221e5b8ebec9b0c4d299772de8fb (patch) | |
tree | 40c43b96577c46c032bb52dbffdb312943157bed /doc/plugins/contrib/shortcuts | |
parent | 0e0c83146c5e32218ec1de728a07d0816910feeb (diff) |
remove
Diffstat (limited to 'doc/plugins/contrib/shortcuts')
-rw-r--r-- | doc/plugins/contrib/shortcuts/discussion.mdwn | 42 | ||||
-rw-r--r-- | doc/plugins/contrib/shortcuts/victormoral.mdwn | 4 |
2 files changed, 0 insertions, 46 deletions
diff --git a/doc/plugins/contrib/shortcuts/discussion.mdwn b/doc/plugins/contrib/shortcuts/discussion.mdwn deleted file mode 100644 index 8f6951027..000000000 --- a/doc/plugins/contrib/shortcuts/discussion.mdwn +++ /dev/null @@ -1,42 +0,0 @@ -Ah, this is something I've been meaning to look into adding for a while. - -I think it might be a good idea to make the page that configures the -shortcuts be a regular page in the wiki, as was done with the smilies -plugin. Of course, it would need to avoid abuse since anyone could edit it -then (unless it were locked). - -The other thing that I wondered as I looked at this is, why add a new -syntax for the shortcuts? It would be less complex, and probably easier to -implement if it used an existing syntax. The shortcuts could just use a -preprocessor directive: - - \[[shortcut dbug 30303]] - -If that's not short enough, it would be possible to register a preprocessor -directive per shortcut, yeilding this syntax: - - \[[dbug 30303]] - -Unless I'm missing something and a "walf expression" is something already -standard across wikis, this approach seems cleaner and easier to learn for -ikiwiki users. - ---[[Joey]] - -Update: I've added a "shortcut" plugin that works as described above. ---[[Joey]] - -Update: Ops ! I'm late. Following your suggestions i'm rewriting my module and this morning it is functional. My apologies for don't reply. Should be discard my module ? - ---[[VictorMoral]] - -Argh, sorry for the duplicate work. - -I think that any features this module has that are not in the version I -wrote should be merged into mine, if possible. - ---[[Joey]] - -Ok, Joey. I'm working in it. I'll send a patch soon. - ---[[VictorMoral]] diff --git a/doc/plugins/contrib/shortcuts/victormoral.mdwn b/doc/plugins/contrib/shortcuts/victormoral.mdwn deleted file mode 100644 index e98231d3a..000000000 --- a/doc/plugins/contrib/shortcuts/victormoral.mdwn +++ /dev/null @@ -1,4 +0,0 @@ -I'm a Perl programmer from Madrid, Spain. I'm using Linux systems nine years ago. - -My email is <victor@taquiones.net> - |