|
Main sidebar
|
PITS /
01123Summary: pagelist of notification destinations from Email PageTextVariable
Created: 2009-07-23 01:35
Status: Open
Category: Feature
Assigned:
Priority: 2
Version: 2.2.4
OS: PHP v5.2.10 on FreeBSD
Description:
It would be really neat if
(:pagelist group=Profiles $:Email=- fmt=#byemail:)
(:if false:)
[[#byemail]]
* notify={{=$FullName}$:Email} trail={=$FullName}
[[#byemailend]]
(:ifend:)
That would let users enter their own email addresses as Page Text Variables in their Profile pages for notification. The administrator wouldn't need to manually update SiteAdmin.NotifyList. But it should only be used on password-protected wikis (to prevent spamming). A sample profile page might look like: :Email: email@example.com ! My Bookmarks * [[PmWiki.Notify]] * [[PmWiki.PageTextVariables]] * [[PITS.01123]] Hi. About "The administrator wouldn't need to manually update SiteAdmin.NotifyList", you could set a read&edit password on SiteAdmin.NotifyList?action=attr and tell it to your users, letting them add add and update their own |