Tags:
extract_doc1Add my vote for this tag extract_idea1Add my vote for this tag create new tag
view all tags
Originally from OmittingEmailInWebNotify:

Add a button in the WebNotify page to automatically add oneself to the page.

-- WalterMundt - 08 Jan 2003

IMHO this is very low priority issue. That's why:

  • You do it only once per life per web. Low intensity.
  • You need to be authorised anyway, and we have different ways to do it, and Twiki can be set not remember remote users. From behind firewall, all users has same IP address, IIRC.
  • You need special script to do it. It needs to lock page, etc. Another script for non-interactive page editing. We have many of them ==>complexity:
  • When editing a page, you have your username ready to copy-paste at usual location. Just do it!

I downgraded this page to FeatureBrainstorming. I definitely do not request this feature, is not important to me, nor it is ice-breaker for my users to like Twiki more.

Of course, the one who has working code wins all arguments. wink

-- PeterMasiar - 09 Jan 2003

In the meantime this can easily be done using CommentPlugin.

Just add these lines to UserTemplates:

%TMPL:DEF{PROMPT:webnotify}%<input %DISABLED% type="submit" value="Sign up for email notifications" />%TMPL:END%

%TMPL:DEF{OUTPUT:webnotify}%%POS:BEFORE%   * %WIKIUSERNAME%
%TMPL:END%

Then add this line to WebNotify

%COMMENT{type=webnotify}%

This will look like:

Unfortunately you'll have to throw out %INCLUDE{WebChangesAlert}% (I did not yet figure out why).

-- ChristopherHuhn - 26 Aug 2005

Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r5 - 2008-09-13 - TWikiJanitor
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.