Backlinks to PatchProposal in Codev Web (Search all webs)

Results from Codev web retrieved at 10:14 (GMT)

While doing some work for the caching mechanism in the XpTrackerPlugin, I found that I need to do some procesing after the topic was saved. I patched the TWiki20031218beta...
Patch Proposal: Allow browser to properly cache viewed pages Motivation Caching is often a good idea, and caching on the client browser has no inconsistencies due...
Discussions on Coding Standards I`ve always found the variables `$web` and `$theWeb` inherently confusing, and it seems that was the problem in the OopsRenameAccessDeniedHasMainWeb...
CoffeeBreakArchives 2004 Happy New Year everyone! Amazing how high TWiki is if you search Google for Plugins; Google:Plugins :) that is amazing #6. Main.MattWilkie...
Note: Interested in participating in a growing open source community? Please read how to get started. TWiki Development News 2020 2020 10 24: New AnchorLinkPlugin...
Patch Proposal: Adds $dow and $week (number) vars to the GMTIME var Motivation I needed the calendar week number and the day of week number in some of my applications...
Topic Summary This topic explores how to allow use of a SEARCH to dynamically define TWikiForms options. Problem TWikiForms allow you to provde a list of values...
Proposal The external editor daemon described in EditorDaemonAddOn requires a two line change to UI/Edit.pm that I usually make manually. But it would seem to be a...
Patch Proposal: p/ prefixed to % TEXT% tag Description When the % TEXT% tag is replaced by TWiki::Render::View.pm it somehow added an extra newline to the beginning...
TWiki currently fails silently if an INCLUDEd topic does not exist. This is appropriate in many cases. In some cases it makes sense to have a visual warning if an...
I think it would be very nice to be able to use the data from a TWikiForm within the topic that the form is on. I`ve tried to figure out a way to do this and couldn...
Bug: TWiki::Net::getUrl should send thePort in Host: header INCLUDEd http server cannot know the vhost port. Suggested Patch Net.pm~ 2004 10 13 14:11:16....
Patch Proposal: GnuSkin Twiki/GnuSkin/twikiblue.css (and probably green) have strange highlighting Motivation Because the existing stylesheet erroneous highlights...
How Can I Contribute If you want to contribute to TWiki, you have come to the right place! TWiki is an Open Source project, and as such relies on the support of users...
Patch Proposal: Putting anchors in Rdiff output Motivation 1 The inline diff in WebChangesForAllWebs (check my comments there) 2 Could be nice if inline...
Patch Proposal: Display warning on including denied depending on INCLUDEWARNING var Motivation Including a topic with no proper read permissions for that topic ends...
Patch Proposal: TOCs are rendered into invalid html Motivation getting Dakar bugfree Description This is a two chars patch prevents the twikiToc div and its contained...
Bug: The META parent tag should use a minimal match In the handleMetaTags file in TWiki.pm, the current implementation for % META{`parent` uses a maximal match. I...
Move Change/Add Form buttons to `topicaction` There have been a number of complaints on the placement of the button to change forms. The attached modifications to...
Relative URIs don`t work with Arbitrary Text For Wiki Word Links ArbitraryTextForWikiWordLinks doesn`t support relative URIs (http://www.w3.org/TR/REC html40/intro...
Bug: Page Head has no robots meta tag meta robots tag is displayed as a blank line in page source though twiki.pattern.tmpl shows robot tag line in template. Test...
Bug: No Search Results returned for ALLOWWEBVIEW webs If ALLOWWEBVIEW is set for a web then no results are returned for that web in any search. The CGI script `search...
Patches accepted into core These contributed patches have been accepted into TWiki and are now applied in the latest CVS TWikiAlphaRelease. Older accepted patches...
Patches requiring adjustment These are pending patches whose concepts are good, but which are imperfect in implementation or design and need further work, or are simply...
Patches deemed unsuitable for inclusion in TWikiKernel The CoreTeam has decided that the ideas embodied in these patches are not suitable for inclusion in core TWiki...
Patch Proposal: description Motivation Reasons why this patch was written, and why it is suitable for adding to the next release of TWiki. Description Description...
Patches `on the queue` to be committed to CVS Patches in the PatchProposal process that one of the CoreTeam thinks need to go in the core will get tagged with this...
The following patches have been withdrawn by their contributors. Patch Topic Creation Date Topic Creator Core Assignment
Proposed new Form and Classification System (Fourth Draft) Forms that support PostCairoDevelopmentModel. Note that these forms are not intended to coexist with...
Patch Proposal: Read Templates From User Topics The ability to store templates in user topics has long been requested. This patch adds this capability to the current...
Bug: Incorrect redirection from view to viewauth Redirection from view to viewauth doesn`t terminate the script after printing the redirection. Test case Set ALLOWWEBVIEW...
Bug: Register fails when no SMTP host is set When in TWikiPreferences no SMTP host is set, registering appears to be broken. After submitting the register form,...
e.g. to allow SpacedWikiWordPlugin to work without the hack. Patches are for the renderWikiWordHandler, but as the anonymous CVS repository does not refresh quickly...
Implemented: Create and modify topics without edit/preview/save sequence Summary: Provides a framework to create and modify a topic without going through edit...
Patch Proposal: show revisions around version Motivation playing with viewing different revisions, I had to modify the url manually to go to adjacent versions to...
Bug: TWiki.Sitemap doesn`t validate SiteMap doesn`t validate. There are missing slashes ( / ) in the img tags. I`ve already fixed it in TWiki.org, it would be nice...
Patch Proposal: Make sure topics get the right pre/post fix Motivation When users create a (say) bug topic, I would like to make sure the topic has Bug as postfix...
I have noticed several people getting confused and disconcerted by the presence of the `Know` web in the distribution. They automatically think it is some key component...
Bug: TLA behaviour is odd The behaviour of the regex for matching TLAs is a bit suspect. Test case If I have a TLA at the start of an otherwise innocent word for...
For details see CoreCVSMonitor For details see PluginsCVSMonitor NB. This second graph has a different start date. MartinCleaver 15 Dec 2003 All Codev Contributions...
Patch Proposal: Fixes testenv in Dakar/DEVELOP Motivation During my port of the NatSkin to Dakar I start to stumble over some buglets. Well, what else ... Description...
Patch Proposal: eliminate % TOC% `error` messages Motivation The `helpful` error message can get in the way when employing % TOC% in includes and templates and...
Topic Classification The Codev web categorizes topics by type of form used: ChangeProposalForm to track features BasicForm for content not related to feature...
Problem The WEB.TOPIC moved from OLDTOPIC on date by user put it back message is too visible and distracts users. I thinks it belongs more to the `More...` screen...
Patch Proposal: Patch to fix logical error in upload script which prevented MIME filename from being used. Motivation I tried to batch upload several PDFs to twiki...
A small enhancement for % URLPARAM{ : It supports now a default `...` argument, e.g. % URLPARAM{ `description` default `(not specified)` This is useful if you...
It is possible to have a topic with a CSS style definition, and use that to change the appearance of topics, either by including the topic in another topic, or by...
Patch Proposal: Fix some Auth Bugs Description readTopicPermissionFailed is a string, set to `` initially, and growing to include a list of topics where read access...
The Codev web is the main collaboration space for TWiki development, where the open source community discusses new TWiki features based on the TWikiMission...
Codev Web Preferences The following settings are web preferences of the TWiki.Codev web. These preferences overwrite the site level preferences in ., and can...
Patch Proposal: External URL`s don`t wordwrap when the TWiki text is displayed inside a table. This probably doesn`t affect the standard install of TWiki, but it...
Number of topics: 51

 
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-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.