50 recent changes in Development Web retrieved at 05:31 (GMT)

WebStatistics
%IF{ "istopic '.Default'" then="$percentINCLUDE{$quot.Default$quot}$percent" else="$percentINCLUDE{$quot.Default$quot}$percent" }% Feb 2012 ...
InGMTIMESupportTwoDigitWeek
Feature Proposal: Suggestion for true two digit week format in GMTIME Motivation For generation of automatic up to date links referring to weeks, such as Project2010Week02 ...
MakeStartPageCOnfigurable
Feature Proposal: Why isn't the start page configurable? Motivation For years I have wondered why the start page is not easily configurable. I'm not the only one ...
Enhancei18nArchitecture
Feature Proposal: Enable internationalisation of plugins Motivation In order to provide localized versions of plugins, a developer has to hack the local $language ...
AddSWITCHMacro
Feature Proposal: Create mechanism for switch statements Motivation The IF macro is inconvenient for building if / else ladders. Additionally, there should be a convenient ...
SecurityAlert-CVE-2012-TBD
Moved to Support.SecurityAlert CVE 2012 1004
WebNotify
WebNotify * .AlexWayne: ParameterizedVariables * .AndrasSzell: RegistrationTopicHandler * .AndreLichtsteiner: * * .AndreasKeil: ReviewFileSystemPermissionsAndCheckFix ...
SearchResultsWithHeadingLinks
Feature Proposal: It would be really neat if search results contained links to headings, à la Google (or à la Bing/Yahoo) Motivation To make the search results more ...
AddPackageNavigationToPerlDoc
Feature Proposal: Add package navigation to Perl Doc Motivation Make it easier to access documentation. Description and Documentation Make it possible to browse ...
ReleasePlan
Release Plan Community Decision The Community decided to restart with new release series. The community voted on Community.ReleaseNumberingDecisionVote and decided ...
CasLoginContrib
This project needs your help. As you can see from the discussion below, there are a couple of patches that try to fix CAS login for Foswiki. While providing patches ...
HideIrrelevantConfigureOptions
Feature Proposal: Configure has too many options, and often they are irrelevant Motivation Cut down on the noise in configure Description and Documentation WIBNIF ...
ImprovedRESTSupport
Feature Proposal: Enhanced REST Support Motivation The current REST support has three major shortcommings: * It is quite restrictive in what it allows, with its ...
MIMETypeForWikiSyntax
Brainstorming Media Types for T/Foswiki TML WikiText Motivation Having a media type for Foswiki TML markup is useful: * ... if we wanted to allow HTTP Content ...
PluggableRenderers
Feature Proposal: Make Foswiki::Render pluggable Motivation Foswiki::Render is a major weakness of Foswiki. Let's make it pluggable, so we can explore deep changes ...
FoswikiMicroBlogging
FoswikiMicroBlogging Foswiki Micro blogging Foswiki is a great platform for communications, both legacy and ongoing status updates, but the foswiki community is generally ...
AddFurtherControlsOnSudo
Feature Proposal: Enhancements to sudo login to improve security Requirements Currently once the common sudo password is known, anyone, including guest users can ...
ImmediateNotifyPlugin
Should we merge features of several plugins that appear to provide similar / overlapping functions: * Extensions.NotificationPlugin, * Configured per user ...
FoswikiDOM
I want a Foswiki::DOM! Why From https://github.com/csirac2/core/blob/dom/lib/Foswiki/DOM.pm The mission is to present a tree of Foswiki::DOM::Node objects from some ...
EnableWikiEditingOfSystemTopics
EnableWikiEditingOfSystemTopics Enable Wiki editing of System topics We are "the wiki that can't be edited" because of our SVN based development of the System documentation ...
KipLublinerWouldLikeToCheckIn
KipLubliner Would Like to Check in Who am I? I have been quite enthusiastic about Wikis in general since I was a student. I actually first came across T(m)wiki in ...
AddPlusValuesToRadioAndCheckboxes
Feature Proposal: Add values to radio and checkbox formfields Motivation While formfields of type select have the values feature to map the stored data to a different ...
TechnicalOverview
Technical Overview Describing what Foswiki is, and how it works, in 3,000 metre terms, for developers. Apologies in advance that the some of the language in this ...
ToolsScriptToChangeIpConfiguration
Feature Proposal:Script that changes the IP/DNS in the configuration to become the current IP Motivation For my reasons I have a Foswiki in a VM and want it to be ...
HtmlAttributesShouldUseSingleQuotes
Feature Proposal: HTML attributes should use single quotes Motivation If you use a macro or a piece of template code and use that string inside another macro, chances ...
USERINFOisTooRestrictive
Feature Proposal: Allow USERINFO macro to display users that are not view restricted Motivation Currently USERINFO is all or nothing. If $Foswiki::cfg{AntiSpam}{HideUserDetails ...
ImproveSecurityOfTemplateAuth
Feature Proposal: Use Javascript to avoid passing the password in the clear. Motivation Clearly the best solution for login security is to use SSL, however it can ...
SupportRelativeBracketedLinks
SupportRelativeBracketedLinks I'd like to have a way to use relative path names in bracketed links. Let's say I have a tree of webs and sub webs, eg: WebA SubWebAA ...
LoadDifferentTopicVersions
Feature Proposal: Unifying syntax for addressing specific topic versions Motivation For the background and context, see QueryAcrossTopicRevisions. A standard "topic ...
ImplementingLinkProposals
Implementing link proposals Gathering thoughts before tackling a re work of link handling in Foswiki * AddFoswikiFuncWikifyWebTopicName ( Tasks.Item11356 ) ...
SystemTopicsUpdateMethod
Feature Proposal: New update method for system topics Motivation With every update I have to merge the updates in the distributed topics with my own modifications ...
ImproveStatisticsHandlingForMissingTopics
Feature Proposal: Add option to allow statistics script to auto create missing topics Motivation Currently we have to ship a dummy WebStatistics topic with each release ...
ShipCommonlyTailoredTopicsInConfigure
Feature Proposal: Configure should install commonly tailored topics so that new releases don't overlay customized topics. Motivation We've needed a way to avoid overlaying ...
TopicMovedMessageTooVisible
Problem The WEB.TOPIC moved from OLDWEB.OLDTOPIC on date by user put it back message is too visible and distracts users. I thinks it belongs more to the "More.. ...
SyntaxForDelayingMacrosAndFormatTokens
Feature Proposal: Eliminate $dollar etc hell. Also see older UseSyntaxToChangeEvaluationOrder Motivation Easier to read write and maintain delayed macros and format ...
UseSyntaxToChangeEvaluationOrder
Feature Proposal: Use a different assignment operator to delay macro evaluation inside parameters Motivation In HereDocumentSyntaxForMacros Main.MichaelDaum wrote ...
MakeFoswikiPSGIConformant
MakeFoswikiPSGIConformant Previous conversation available at rev 11 At Community.FoswikiCamp2011, I made a start at converting Foswiki to PSGI. This will give us the ...
BuildingARelease
This manual process describes the autoBuildFoswiki.pl script Reminder to Kenneth and Sven: Need to change the sequence below so that the Patch branch is made at feature ...
StringifierContrib
I use Apache Tika to stringify it's one actively maintained package that converts many file formats. Currently it's on a TWiki site, not a FOSwiki site, but I wanted ...
UsingBuildbotForContinuousIntegration
Using Buildbot For Continuous Integration I have been using buildbot for continuous integration for a number of projects, including my Foswiki psgi branch and it works ...
FoswikiToXmlMetsTransition
Add XML based Storeage and query backend Motivation and a bit of theory Even if FW is not an OAIS (don't confuse with OASIS) conformant archiving tool, we already ...
DiabJeriusWouldLikeToCheckIn
DiabJerius Would Like to Check in Who am I? I'm an astrophysicist working for the Chandra X Ray observatory. I've been developing software (scientific as well as ...
AaronLWalkerWouldLikeToCheckIn
AaronLWalker Would Like to Check in Who am I? TWiki user and admin. Giving you a try. I administer several IBM WebSphere and Tivoli products at my company. What ...
UnicodeSupport
Unicode support TODO * Crawford removed the {NameFilter} stuff, which means we need to review our XSS strategy before merging the unicode branch on github back ...
NewFeatureProposals
New Feature Proposals Proposals that have a committed owner (the ones without a committed developer are not covered by the formal release process and 14 days rule ...
DisableWikiWordsWithNumbers
Feature Proposal: Provide option to disable numbers in WikiWords Motivation Motivation described in Support.DisableWikiWordsWithNumbers Description and Documentation ...
CompletedFeatureProposals
Completed Feature Proposals Proposals that have been completed following the release process Completed Proposals (Merged to core or to default plugin) Topic ...
ReleaseProcess
Process There are two levels of feature acceptance/tracking: * Feature proposal acceptance * Minor feature tracking bug fixes Feature proposal acceptance ...
ProposalsReadyForCommunityVote
Feature Proposals taken for Community Vote A Feature proposal is ready for community vote per release process when * Proposals that have a committed developer willing ...
Number of topics: 50

See also: rss-small RSS feed, recent changes with 50, 100, 200, 500, 1000 topics, all changes
Topic revision: r5 - 06 Oct 2009 - 09:48:26 - UnknownUser
 
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads