You are here: TWiki> Main Web>TWikiUsers>TobiasRoeser (2008-08-28, TobiasRoeser)
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 2009-07-05 - 06:59 TWikiAdminGroup
Plugins.CommentPluginDev 2009-06-08 - 21:12 PeterThoeny
Plugins.CommentPluginDevArchive 2009-03-27 - 22:44 VickiBrown
Plugins.ImagePluginDev 2009-02-13 - 22:32 PeterThoeny
Plugins.WebStatistics 2009-07-05 - 06:59 TWikiAdminGroup
Main.TWikiUsers 2009-07-05 - 18:52 TWikiAdminUser
Main.WebStatistics 2009-07-05 - 06:59 TWikiAdminGroup
TWiki.IncludeTopicsAndWebPages 2009-04-30 - 01:08 PeterThoeny
TWiki.WebStatistics 2009-07-05 - 06:59 TWikiAdminGroup
Codev.TopicDisplayName 2008-01-31 - 21:21 ColasNahaboo
Plugins.AccessStatsPluginDev 2008-04-16 - 00:25 StephaneLenclud
Plugins.ExternalLinkPlugin 2008-12-12 - 11:25 SopanShewale
Plugins.ExternalLinkPluginDev 2008-03-25 - 17:48 SeanCMorgan
Plugins.InterwikiPluginDev 2008-04-08 - 23:07 PeterThoeny
Plugins.LatexModePluginDevArchive 2008-02-17 - 05:41 SvenDowideit
Main.TobiasRoeser 2008-08-28 - 20:53 TobiasRoeser
Codev.FunctionsNeededForPlugins 2007-03-02 - 09:24 AndrewRJones
Codev.GoogleSitemap 2007-03-12 - 07:36 SvenDowideit
Codev.PageTitleVariable 2007-03-16 - 05:26 PeterThoeny
Codev.SpeedyCGI 2007-01-21 - 14:35 SueBlake
Codev.TWikiOnGentoo 2007-10-23 - 22:33 RichardDonkin
Codev.AddToMyLinks 2006-05-08 - 09:19 SvenDowideit
Codev.AtomSyndication 2006-02-19 - 09:24 TobiasRoeser
Codev.AutomaticLinkLabelBasedOnHeading 2006-07-09 - 19:00 UnknownUser
Codev.ExportCompleteWikiData 2006-02-07 - 19:43 TobiasRoeser
Codev.INCLUDEurlDoesNotWorkWithSSL 2006-05-01 - 21:39 TobiasRoeser
Codev.RefactorObjectOriented 2006-04-02 - 19:54 TobiasRoeser
Codev.SearchByCreateDate 2006-04-29 - 10:26 TobiasRoeser
Codev.SearchByDate 2006-03-30 - 20:03 TobiasRoeser
Codev.SomeTWikiVariablesShouldBeInPlugins 2006-10-08 - 02:14 SvenDowideit
Codev.SubclassingTagHandlers 2006-04-04 - 19:44 MeredithLesly
Codev.TagsVarsOrWhat 2006-04-06 - 14:16 MeredithLesly
Codev.WordPress 2006-03-28 - 18:40 TobiasRoeser
Plugins.EasyTimelinePluginDevArchive 2006-07-20 - 10:32 SteffenPoulsen
Plugins.ImageGalleryPluginAppraisal 2006-06-16 - 00:56 PeterThoeny
Plugins.ImageGalleryPluginDevArchive 2006-06-16 - 17:29 MichaelDaum
Plugins.UpdateInfoPluginDevArchive 2006-04-20 - 23:11 SteffenPoulsen
Main.TWikiInstallation20060323225406 2006-03-24 - 09:05 TobiasRoeser
Main.TobiasRoeserLeftBar 2006-04-02 - 00:54 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 - 20:53:44 - TobiasRoeser
 
TWIKI.NET
This site is powered by the TWiki collaboration platform
Ideas, requests, problems regarding TWiki? Send feedback
Copyright © 1999-2009 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.