Tags:
create new tag
, view all tags

Tobias Roeser - A TWiki User and Contributor Homepage

ALERT! Please do not edit this page. If you want to leave me a note, please use the Comment Form at the bottom of this page. Thanks.

Me

Patches and Code-Snippets

I made some patches and code snippets for TWiki, that can be found in there respective discussion pages or bug report and alternatively on http://lepetitfou.dyndns.org/download/twiki.

My Contributions

Topic Last ModifiedSorted descending Last Editor
Codev.WebStatistics 2012-05-25 - 04:02 TWikiAdminGroup
Plugins.WebStatistics 2012-05-25 - 04:02 TWikiAdminGroup
Main.TWikiUsers 2012-05-25 - 23:39 TWikiAdminUser
Main.WebStatistics 2012-05-25 - 04:02 TWikiAdminGroup
TWiki.WebStatistics 2012-05-25 - 04:02 TWikiAdminGroup
Codev.TopicDisplayName 2012-05-14 - 00:24 PeterThoeny
Codev.PageTitleVariable 2012-05-11 - 00:12 PeterThoeny
Plugins.ImagePluginDev 2012-01-24 - 04:41 PeterThoeny
TWiki.IncludeTopicsAndWebPages 2011-11-01 - 07:41 PeterThoeny
Plugins.ExternalLinkPlugin 2011-08-23 - 05:34 PeterThoeny
Codev.ExportCompleteWikiData 2011-07-25 - 21:37 PeterThoeny
Plugins.InterwikiPluginDev 2011-05-12 - 00:48 ThomasWeigert
Plugins.AccessStatsPluginDev 2011-05-03 - 18:02 PeterThoeny
Plugins.CommentPluginDev 2011-04-20 - 11:44 JoonaKannisto
Plugins.CommentPluginDevArchive 2009-03-27 - 22:44 VickiBrown
Main.TobiasRoeser 2008-08-28 - 20:53 TobiasRoeser
Plugins.ExternalLinkPluginDev 2008-03-25 - 17:48 SeanCMorgan
Plugins.LatexModePluginDevArchive 2008-02-17 - 05:41 SvenDowideit
Codev.TWikiOnGentoo 2007-10-23 - 22:33 RichardDonkin
Codev.GoogleSitemap 2007-03-12 - 07:36 SvenDowideit
Codev.FunctionsNeededForPlugins 2007-03-02 - 09:24 AndrewRJones
Codev.SpeedyCGI 2007-01-21 - 14:35 SueBlake
Codev.SomeTWikiVariablesShouldBeInPlugins 2006-10-08 - 02:14 SvenDowideit
Plugins.EasyTimelinePluginDevArchive 2006-07-20 - 10:32 SteffenPoulsen
Codev.AutomaticLinkLabelBasedOnHeading 2006-07-09 - 19:00 UnknownUser
Plugins.ImageGalleryPluginAppraisal 2006-06-16 - 00:56 PeterThoeny
Plugins.ImageGalleryPluginDevArchive 2006-06-16 - 17:29 UnknownUser
Codev.AddToMyLinks 2006-05-08 - 09:19 SvenDowideit
Codev.INCLUDEurlDoesNotWorkWithSSL 2006-05-01 - 21:39 TobiasRoeser
Codev.SearchByCreateDate 2006-04-29 - 10:26 TobiasRoeser
Plugins.UpdateInfoPluginDevArchive 2006-04-20 - 23:11 SteffenPoulsen
Codev.TagsVarsOrWhat 2006-04-06 - 14:16 MeredithLesly
Codev.SubclassingTagHandlers 2006-04-04 - 19:44 MeredithLesly
Codev.RefactorObjectOriented 2006-04-02 - 19:54 TobiasRoeser
Main.TobiasRoeserLeftBar 2006-04-02 - 00:54 TobiasRoeser
Codev.SearchByDate 2006-03-30 - 20:03 TobiasRoeser
Codev.WordPress 2006-03-28 - 18:40 TobiasRoeser
Main.TWikiInstallation20060323225406 2006-03-24 - 09:05 TobiasRoeser
Codev.AtomSyndication 2006-02-19 - 09:24 TobiasRoeser

Failed to include URL CurrentState)|$date|$wikiname|&nosearch=on&nototal=on&web=Bugs&raw=on&skin=plain" target="_top">http://develop.twiki.org/~develop/cgi-bin/search/Bugs/?search=TobiasRoeser&order=created&reverse=on&header=|+*Topic*+|+*State*+|+*Last+Modified*+|+*Last+Editor*+|&format=|Bugs:$topic+-+$formfield(Summary)|$formfield(CurrentState)|$date|$wikiname|&nosearch=on&nototal=on&web=Bugs&raw=on&skin=plain Authorization Required

Next Task / Fields of Investigation (incomplete)

Quick Notes

  • Idea/Task: Create a Plugin that allow commenting (restricted) pages without write-access to the web/page.
    • Content of Comments could be stored in the pub dir, maybe under _comments/xxx.txt
    • Form-bases adding of comments: Name, Email (required), Homepage, Text, (maybe: Checkbox marking message as private)
    • The text of the comment will be included in the topic
    • parsing of topic text so that there is no included html code or calls to enhanced TWiki Syntax and Plugings - plain Text in other words
    • maybe mailing the (last) author/creator of the page if a new comment arived
    • maybe set a time delay until the message is shown, to that in can be reviewed/moderated
    • Decide: eache message in a separate file or all combined together
      • separate files makes selections on date, author, ... easier
      • combined file is faster, more compact, less file clutter, no concurent files handling needed
    • Customizable Layout through templated like in CommentPlugin
    • Which formating rules should be allowed? Is there already a parser for non-harmful Twiki syntax?
    • Analyze MichaelDaums BlogPlugin. What parts are independent of a DB backend?

-- TobiasRoeser - 04 Apr 2006

  • Evaluate Subwebs:
    • How does TWiki handle Access Control for subwebs
    • How does linking to a subweb'd topic work

-- TobiasRoeser - 04 Apr 2006

 

Leave a Personal Comment for TobiasRoeser

 

Topic revision: r14 - 2008-08-28 - TobiasRoeser
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.