Skip to content

Commit

Permalink
Item9575: Rename WebChangesAlert to WebNotifyHelp (but because WebCha…
Browse files Browse the repository at this point in the history
…ngesAlert is linked to from extensions the topic is not deleted but deprecated)

git-svn-id: http://svn.foswiki.org/trunk@8807 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
ArthurClemens authored and ArthurClemens committed Aug 28, 2010
1 parent db1b6cb commit 1ad83f7
Show file tree
Hide file tree
Showing 32 changed files with 53 additions and 47 deletions.
2 changes: 1 addition & 1 deletion MailerContrib/data/System/MailerContrib.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Allows users to "subscribe" to regularly scheduled e-mails containing either:
The mailer collates the changes emails so that each subscriber only receives one changes notification for all changes in all webs in the Foswiki. Furthermore, users can elect to receive just summaries of changes, or the entire content of topics that have changed.

Each web can optionally contain a topic called <nop>%NOTIFYTOPIC%.
<!-- Included by %SYSTEMWEB%.WebChangesAlert -->
<!-- Included by %SYSTEMWEB%.WebNotifyHelp -->
%STARTINCLUDE%
Users subscribe to email notifications using their [[%SYSTEMWEB%.WikiName][WikiName]] or an alternative email address, and can specify the webs/topics they wish to track, Whole groups of users can also be subscribed for notification.

Expand Down
2 changes: 1 addition & 1 deletion core/data/Main/WebNotify.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
* %USERSWEB%.WikiGuest - example@your.company


%INCLUDE{"%SYSTEMWEB%.WebChangesAlert"}%
%INCLUDE{"%SYSTEMWEB%.WebNotifyHelp"}%
2 changes: 1 addition & 1 deletion core/data/Sandbox/WebNotify.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
* %USERSWEB%.WikiGuest - example@your.company


%INCLUDE{"%SYSTEMWEB%.WebChangesAlert"}%
%INCLUDE{"%SYSTEMWEB%.WebNotifyHelp"}%
2 changes: 1 addition & 1 deletion core/data/System/SiteTools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ In particular, you have two highly configurable, automated site monitoring tools
#WebNotify
---++ <nop>WebNotify - recent changes alert

%INCLUDE{"WebChangesAlert" section="includeasdocumentation"}%
%INCLUDE{"WebNotifyHelp" section="includeasdocumentation"}%

#WebSearch
---++ <nop>WebSearch - search the site
Expand Down
20 changes: 2 additions & 18 deletions core/data/System/WebChangesAlert.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,4 @@
%META:TOPICINFO{author="ProjectContributor" date="1252721307" format="1.1" version="$Rev$"}%
%META:TOPICPARENT{name="WebHome"}%
%TWISTY{showlink="&#9658; %MAKETEXT{"Notification help"}%" hidelink="&#9660; %MAKETEXT{"Notification help"}%" linkclass="foswikiButton" remember="on"}%
<div class="foswikiHelp">
%STARTSECTION{"includeasdocumentation"}%
---+++ Web Changes Notification Service

Each Foswiki web has an automatic e-mail notification service that sends you an e-mail with links to all of the topics modified since the last alert.

%INCLUDE{"MailerContrib"}%

*Note for System Administrators:* Notification is supported by an add-on to the Foswiki kernel called the !MailerContrib. See the [[%SYSTEMWEB%.MailerContrib][MailerContrib]] topic for details of how to set up this service.

*Note:* If you prefer a news feed, point your reader to [[%BASEWEB%.WebRss][WebRss]] (for RSS 1.0 feeds) or [[%BASEWEB%.WebAtom][WebAtom]] (for ATOM 1.0 feeds). Learn more at [[%SYSTEMWEB%.WebRssBase][WebRssBase]] and [[%SYSTEMWEB%.WebAtomBase][WebAtomBase]], respectively.

---
*Related topics:* [[%SYSTEMWEB%.WebChangesAlert][WebChangesAlert]], [[%USERSWEB%.%WIKIUSERSTOPIC%]], [[%SYSTEMWEB%.UserRegistration][UserRegistration]]
%ENDSECTION{"includeasdocumentation"}%
</div><!--/foswikiHelp-->
%ENDTWISTY%
%INCLUDE{"%SYSTEMWEB%.WebNotifyHelp"}%
<!-- this topic is superseded by <nop>WebNotifyHelp -->
3 changes: 2 additions & 1 deletion core/data/System/WebNotify.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
%META:TOPICINFO{author="ProjectContributor" date="1252718589" format="1.1" version="$Rev$"}%
%META:TOPICPARENT{name="WebHome"}%
---+!! %MAKETEXT{"Web Changes notification service"}%
%MAKETEXT{"This is a subscription service to be automatically notified by e-mail when topics change in this [_1] 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, please add a bullet with your [_2] in alphabetical order to this list:" args="*<nop>%WEB%*,[[%SYSTEMWEB%.WikiName][WikiName]]"}%

* %USERSWEB%.WikiGuest
* %USERSWEB%.WikiGuest - example@your.company


%INCLUDE{"%SYSTEMWEB%.WebChangesAlert"}%
%INCLUDE{"%SYSTEMWEB%.WebNotifyHelp"}%
20 changes: 20 additions & 0 deletions core/data/System/WebNotifyHelp.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
%META:TOPICINFO{author="ProjectContributor" date="1252721307" format="1.1" version="$Rev: 7989 $"}%
%META:TOPICPARENT{name="WebHome"}%
%TWISTY{showlink="&#9658; %MAKETEXT{"Notification help"}%" hidelink="&#9660; %MAKETEXT{"Notification help"}%" linkclass="foswikiButton" remember="on"}%
<div class="foswikiHelp">
%STARTSECTION{"includeasdocumentation"}%
---+++ About the Web changes notification service

Each Foswiki web has an automatic e-mail notification service that sends you an e-mail with links to all of the topics modified since the last alert.

%INCLUDE{"MailerContrib"}%

*Note for System Administrators:* Notification is supported by an add-on to the Foswiki kernel called the !MailerContrib. See the [[%SYSTEMWEB%.MailerContrib][MailerContrib]] topic for details of how to set up this service.

*Note:* If you prefer a news feed, point your reader to [[%BASEWEB%.WebRss][WebRss]] (for RSS 1.0 feeds) or [[%BASEWEB%.WebAtom][WebAtom]] (for ATOM 1.0 feeds). Learn more at [[%SYSTEMWEB%.WebRssBase][WebRssBase]] and [[%SYSTEMWEB%.WebAtomBase][WebAtomBase]], respectively.

---
*Related topics:* [[%USERSWEB%.%WIKIUSERSTOPIC%]], [[%SYSTEMWEB%.UserRegistration][UserRegistration]]
%ENDSECTION{"includeasdocumentation"}%
</div><!--/foswikiHelp-->
%ENDTWISTY%
2 changes: 1 addition & 1 deletion core/data/Trash/WebNotify.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
* %USERSWEB%.WikiGuest - example@your.company


%INCLUDE{"%SYSTEMWEB%.WebChangesAlert"}%
%INCLUDE{"%SYSTEMWEB%.WebNotifyHelp"}%
2 changes: 1 addition & 1 deletion core/data/_default/WebNotify.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
* %USERSWEB%.WikiGuest - example@your.company


%INCLUDE{"%SYSTEMWEB%.WebChangesAlert"}%
%INCLUDE{"%SYSTEMWEB%.WebNotifyHelp"}%
1 change: 1 addition & 0 deletions core/lib/Foswiki/Contrib/core/MANIFEST
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,7 @@ data/System/WebCreateNewTopicTemplate.txt 0644
data/System/WebHome.txt 0644
data/System/WebIndex.txt 0644
data/System/WebNotify.txt 0644
data/System/WebNotifyHelp.txt 0644
data/System/WebPreferences.txt 0644
data/System/WebPreferencesHelp.txt 0644
data/System/WebRss.txt 0644
Expand Down
2 changes: 1 addition & 1 deletion core/locale/Foswiki.pot
Original file line number Diff line number Diff line change
Expand Up @@ -1932,7 +1932,7 @@ msgstr ""
msgid "Notes:"
msgstr ""

#: core/data/System/WebChangesAlert.txt:3
#: core/data/System/WebNotifyHelp.txt:3
msgid "Notification help"
msgstr ""

Expand Down
2 changes: 1 addition & 1 deletion core/locale/bg.po
Original file line number Diff line number Diff line change
Expand Up @@ -2116,7 +2116,7 @@ msgstr "Забележка:"
msgid "Notes:"
msgstr "Бележки:"

#: core/data/System/WebChangesAlert.txt:3
#: core/data/System/WebNotifyHelp.txt:3
msgid "Notification help"
msgstr "Помощ за уведомяване"

Expand Down
2 changes: 1 addition & 1 deletion core/locale/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -2111,7 +2111,7 @@ msgstr "Poznámka:"
msgid "Notes:"
msgstr "Poznámky:"

#: core/data/System/WebChangesAlert.txt:3
#: core/data/System/WebNotifyHelp.txt:3
msgid "Notification help"
msgstr "Nápověda k notifikacím"

Expand Down
2 changes: 1 addition & 1 deletion core/locale/da.po
Original file line number Diff line number Diff line change
Expand Up @@ -2144,7 +2144,7 @@ msgstr "Note:"
msgid "Notes:"
msgstr "Noter:"

#: core/data/System/WebChangesAlert.txt:3
#: core/data/System/WebNotifyHelp.txt:3
msgid "Notification help"
msgstr "Notificeringshjælp"

Expand Down
2 changes: 1 addition & 1 deletion core/locale/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -2134,7 +2134,7 @@ msgstr "Hinweis:"
msgid "Notes:"
msgstr "Hinweise:"

#: core/data/System/WebChangesAlert.txt:3
#: core/data/System/WebNotifyHelp.txt:3
msgid "Notification help"
msgstr "Hilfe für Benachrichtigungen"

Expand Down
2 changes: 1 addition & 1 deletion core/locale/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -2152,7 +2152,7 @@ msgstr "Nota:"
msgid "Notes:"
msgstr "Notas:"

#: core/data/System/WebChangesAlert.txt:3
#: core/data/System/WebNotifyHelp.txt:3
msgid "Notification help"
msgstr "Ayuda acerca de notificaciones"

Expand Down
2 changes: 1 addition & 1 deletion core/locale/fi.po
Original file line number Diff line number Diff line change
Expand Up @@ -2007,7 +2007,7 @@ msgstr "Huomaa:"
msgid "Notes:"
msgstr "Huomautukset:"

#: core/data/System/WebChangesAlert.txt:3
#: core/data/System/WebNotifyHelp.txt:3
msgid "Notification help"
msgstr ""

Expand Down
2 changes: 1 addition & 1 deletion core/locale/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -2171,7 +2171,7 @@ msgstr "Note :"
msgid "Notes:"
msgstr "Notes :"

#: core/data/System/WebChangesAlert.txt:3
#: core/data/System/WebNotifyHelp.txt:3
msgid "Notification help"
msgstr "Aide notification"

Expand Down
2 changes: 1 addition & 1 deletion core/locale/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -2137,7 +2137,7 @@ msgstr "Nota:"
msgid "Notes:"
msgstr "Annotazioni:"

#: core/data/System/WebChangesAlert.txt:3
#: core/data/System/WebNotifyHelp.txt:3
msgid "Notification help"
msgstr "Notifica di aiuto."

Expand Down
2 changes: 1 addition & 1 deletion core/locale/ja.po
Original file line number Diff line number Diff line change
Expand Up @@ -2123,7 +2123,7 @@ msgstr "注意:"
msgid "Notes:"
msgstr "注意:"

#: core/data/System/WebChangesAlert.txt:3
#: core/data/System/WebNotifyHelp.txt:3
#, fuzzy
msgid "Notification help"
msgstr "公告"
Expand Down
2 changes: 1 addition & 1 deletion core/locale/ko.po
Original file line number Diff line number Diff line change
Expand Up @@ -2003,7 +2003,7 @@ msgstr ""
msgid "Notes:"
msgstr ""

#: core/data/System/WebChangesAlert.txt:3
#: core/data/System/WebNotifyHelp.txt:3
msgid "Notification help"
msgstr "알림 도움말"

Expand Down
2 changes: 1 addition & 1 deletion core/locale/nl.po
Original file line number Diff line number Diff line change
Expand Up @@ -2153,7 +2153,7 @@ msgstr "Opmerking:"
msgid "Notes:"
msgstr "Opmerkingen:"

#: core/data/System/WebChangesAlert.txt:3
#: core/data/System/WebNotifyHelp.txt:3
msgid "Notification help"
msgstr "Blijf op de hoogte"

Expand Down
2 changes: 1 addition & 1 deletion core/locale/no.po
Original file line number Diff line number Diff line change
Expand Up @@ -2115,7 +2115,7 @@ msgstr "Merk:"
msgid "Notes:"
msgstr "Merknader:"

#: core/data/System/WebChangesAlert.txt:3
#: core/data/System/WebNotifyHelp.txt:3
msgid "Notification help"
msgstr "Varslingshjelp"

Expand Down
2 changes: 1 addition & 1 deletion core/locale/pl.po
Original file line number Diff line number Diff line change
Expand Up @@ -2132,7 +2132,7 @@ msgstr "Uwaga:"
msgid "Notes:"
msgstr "Uwagi:"

#: core/data/System/WebChangesAlert.txt:3
#: core/data/System/WebNotifyHelp.txt:3
msgid "Notification help"
msgstr "Pomoc do powiadomień"

Expand Down
2 changes: 1 addition & 1 deletion core/locale/pt-br.po
Original file line number Diff line number Diff line change
Expand Up @@ -2153,7 +2153,7 @@ msgstr "Aviso:"
msgid "Notes:"
msgstr "Avisos:"

#: core/data/System/WebChangesAlert.txt:3
#: core/data/System/WebNotifyHelp.txt:3
msgid "Notification help"
msgstr "Notificações de ajuda"

Expand Down
2 changes: 1 addition & 1 deletion core/locale/pt.po
Original file line number Diff line number Diff line change
Expand Up @@ -2152,7 +2152,7 @@ msgstr "Aviso:"
msgid "Notes:"
msgstr "Avisos:"

#: core/data/System/WebChangesAlert.txt:3
#: core/data/System/WebNotifyHelp.txt:3
msgid "Notification help"
msgstr "Notificações de ajudaa"

Expand Down
2 changes: 1 addition & 1 deletion core/locale/ru.po
Original file line number Diff line number Diff line change
Expand Up @@ -2156,7 +2156,7 @@ msgstr "Примечание:"
msgid "Notes:"
msgstr "Примечания:"

#: core/data/System/WebChangesAlert.txt:3
#: core/data/System/WebNotifyHelp.txt:3
msgid "Notification help"
msgstr "Помощь по уведомлениям"

Expand Down
2 changes: 1 addition & 1 deletion core/locale/sv.po
Original file line number Diff line number Diff line change
Expand Up @@ -2124,7 +2124,7 @@ msgstr "Observera:"
msgid "Notes:"
msgstr "Observera:"

#: core/data/System/WebChangesAlert.txt:3
#: core/data/System/WebNotifyHelp.txt:3
msgid "Notification help"
msgstr "Hjälp om meddelanden"

Expand Down
2 changes: 1 addition & 1 deletion core/locale/tr.po
Original file line number Diff line number Diff line change
Expand Up @@ -1998,7 +1998,7 @@ msgstr "Not:"
msgid "Notes:"
msgstr "Notlar:"

#: core/data/System/WebChangesAlert.txt:2
#: core/data/System/WebNotifyHelp.txt:2
msgid "Notification help"
msgstr "Bildirim Yardımı"

Expand Down
2 changes: 1 addition & 1 deletion core/locale/uk.po
Original file line number Diff line number Diff line change
Expand Up @@ -2155,7 +2155,7 @@ msgstr "Примітка:"
msgid "Notes:"
msgstr "Примітки:"

#: core/data/System/WebChangesAlert.txt:3
#: core/data/System/WebNotifyHelp.txt:3
#, fuzzy
msgid "Notification help"
msgstr "Повідомлення"
Expand Down
2 changes: 1 addition & 1 deletion core/locale/zh-cn.po
Original file line number Diff line number Diff line change
Expand Up @@ -2045,7 +2045,7 @@ msgstr "注意:"
msgid "Notes:"
msgstr "注意:"

#: core/data/System/WebChangesAlert.txt:3
#: core/data/System/WebNotifyHelp.txt:3
msgid "Notification help"
msgstr "说明通知"

Expand Down
2 changes: 1 addition & 1 deletion core/locale/zh-tw.po
Original file line number Diff line number Diff line change
Expand Up @@ -2045,7 +2045,7 @@ msgstr "注意:"
msgid "Notes:"
msgstr "注意:"

#: core/data/System/WebChangesAlert.txt:3
#: core/data/System/WebNotifyHelp.txt:3
msgid "Notification help"
msgstr "說明通知"

Expand Down

0 comments on commit 1ad83f7

Please sign in to comment.