diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-08-12 15:31:28 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-08-12 15:31:28 +0200 |
commit | efc04e0c0115ecd3a2cf4adbecd9915a4cad8578 (patch) | |
tree | ffcb40f0c0d96bb4960774ac4614b116aec91630 /Hug | |
parent | 36399e56855e42d11002eae6d99979d046200949 (diff) |
Remove WebNotify stuff. Such a service is currently not provided, but will eventually be re-introduced.
Diffstat (limited to 'Hug')
-rw-r--r-- | Hug/WebHome.mdwn | 1 | ||||
-rw-r--r-- | Hug/WebNotify.mdwn | 9 |
2 files changed, 0 insertions, 10 deletions
diff --git a/Hug/WebHome.mdwn b/Hug/WebHome.mdwn index b4f806b1..aa4a0ace 100644 --- a/Hug/WebHome.mdwn +++ b/Hug/WebHome.mdwn @@ -44,7 +44,6 @@ Welcome to the home of **%WIKITOOLNAME%.%WEB%**. This is a web-based collaborati <ul> <li><span style="background:"><font color="">Web Index</font></span><a href="http://LOCATION/WebIndex">?</a> - alphabetical </li> <li><span style="background:"><font color="">Web Changes</font></span><a href="http://LOCATION/WebChanges">?</a> - by modification time <ul> - <li><span style="background:"><font color="">Web Notify</font></span><a href="http://LOCATION/WebNotify">?</a> - email alerts </li> </ul> </li> <li><span style="background:"><font color="">Web Preferences</font></span><a href="http://LOCATION/WebPreferences">?</a> - settings </li> diff --git a/Hug/WebNotify.mdwn b/Hug/WebNotify.mdwn deleted file mode 100644 index c0300a98..00000000 --- a/Hug/WebNotify.mdwn +++ /dev/null @@ -1,9 +0,0 @@ -%NOTIFYTOPIC% is a subscription service to be automatically notified by email when topics change in the **%WIKITOOLNAME%.%WEB%** web. This is a convenient service, so you do not have to come back and check all the time if something has changed. To subscribe to the service, please put yourself on the list below. The format is: `3 spaces * %MAINWEB%.yourWikiName - yourEmailAddress` - -* [[Main/JoachimNilsson]] - <joachim@gnufansNOSPAM.org> -* [[Main/ThomasSchwinge]] - <tschwinge@gnuNOSPAM.org> -* [[Main/OgnyanKulev]] - <ogi@fmi.uni-sofiaNOSPAM.bg> - -**_Note:_** It is helpful to insert your name in alphabetical order (by first name -- ignore the "Main.") -- then you can find your name (or not) more easily if you wish to remove it or confirm that you are on the list. - -**_Related topics:_** %MAINWEB%.%WIKIUSERSTOPIC%, %TWIKIWEB%.TWikiRegistration |