50 recent changes in Development Web retrieved at 13:09 (GMT)

WebStatistics
%IF{ "istopic '.Default'" then="$percentINCLUDE{$quot.Default$quot}$percent" else="$percentINCLUDE{$quot.Default$quot}$percent" }% May 2013 ...
WebNotify
WebNotify * .AlexWayne: ParameterizedVariables * .AndrasSzell: RegistrationTopicHandler * .AndreLichtsteiner: * * .AndreasKeil: ReviewFileSystemPermissionsAndCheckFix ...
EnhanceIfStatementsAndAttrsParsing
Feature Proposal: Add ability to have elsif sections Motivation The IF macro is inconvenient for building if / else ladders. Description and Documentation The current ...
SpecifyingConfigurationItemsForExtensions
This document is replaced by System.DevelopingPlugins How to integrate extension configuration into bin/configure Introduction Simple plugins can embed configuration ...
HowToUseGit
HowToUseGit Here you will find details on how to use git for Foswiki development. You are assumed to know what git is, and what it's for, and you are expected to know ...
ReleasePlan
Release Plan See also ReleasePlanDiscussion Release 1.2 The next major release of Foswiki will be 1.2. Release 1.1.x series is bugfix only, * ReleasePlanDiscussion ...
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 ...
StatusOfPortingExtensionsToFoswiki
Status of porting extensions to Foswiki Foswiki aims to be totally transparent about what extensions actually work, and what value they can bring. We are not interested ...
AllowGuestsToUseRESTAsDefault
Feature Request: Remove rest from the default list of AuthScripts Motivation Equal ajax browsing rights for guests! ; ) Description and Documentation By default ...
ReleasePlanDiscussion
ReleasePlan discussions Or: how do we turn trunk into Foswiki 1.2 over the next few months without burning people out? %SEARCH{ "1" type="query" nonoise="on ...
AddUpdatesPluginToDefaultRelease
Feature Proposal: Add Extensions.UpdatesPlugin to default release Motivation The Extensions/UpdatesPlugin was developed during Community.FoswikiCamp2011. The plugin ...
ConfigurableURLIncludes
Feature Proposal: It would be really helpful if URL includes could be enabled for only certain domains. Motivation Including arbitrary web pages into a wiki page ...
WysiwygFormFields
Feature Proposal: Making Formfields WYSIWYG capable Motivation WYSIWYG is accepted as a must have feature for every wiki nowadays. However, Foswiki doesn't do WYSIWYG ...
CustomNewUserTemplates
Feature Proposal: Enhance register script to specify a templatetopic param instead of hard coded 'NewUserTemplate' Motivation AddUserToGroupsOnRegistration is a great ...
FormatArbitraryTimes
Feature Proposal: Allow TIME macros to format any old time value, not just the current time Motivation Presently, the only way to re format a date (epoch seconds ...
AjaxAccessFixes
Feature Proposal: Ajax Access Fixes Motivation Over the years we've found a few issues when calling the existing SCRIPTs from ajax. This feature hopes to move the ...
AddDataFormCreatorWizard
Feature Proposal: Use a Foswiki app to develop WikiApps Motivation We can make WikiApp development much much easier by using the building blocks we use in our WikiApps ...
WriteAQueryCookbook
Feature Proposal: A query cookbook is essential to help break people in Motivation The query language used by Foswiki %IF, %SEARCH and %QUERY is rich, expressive ...
MoveCPANLibToSeparateContrib
Feature Proposal: Move foswiki core lib/CPAN into its own FoswikiCoreCPANContrib Motivation first up, I don't want it, I don't need it, and i always worry about what ...
ConsistentFormFieldValues
Feature Proposal: Consistently displaying form field values Motivation This started as a bug item Item11833: FORMFIELD does not render a field using renderForDisplay ...
MoveCodeRepositoryToGit
Feature Proposal: migrate from Subversion to git Motivation Subversion seems to be annoying a high proportion of our contributors, and many of them are going through ...
SuperLiteralForMacros
Feature Proposal: You can mix single and double quotes in a macro. For example, '}% No amount of escaping can get you away from the fact that some macros expand to ...
RobertFelberWouldLikeToCheckIn
RobertFelber Would Like to Check in Who am I? Hello, my name is Robert Felber and I'm from Germany. I'm a 23 years old student of computer science. Unfortunately ...
AddWebParamToAllCgiScripts
Feature Proposal: add a web= parameter to all cgi scripts Motivation if you're trying to build an application that allows the user to set a web and topic destination ...
CodingStandards
Perl coding standards General Principles Foswiki is a large project which, over the years, has had a lot of contributors. It is also mainly written in perl, which ...
AddEarlyPluginHandler
Feature Proposal: Add a preload handler for plugins Sometimes a decision can be made very early whether to allow a request to proceed or not; for example, on the basis ...
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 ...
AddHideOptionToSTARTSECTION
Feature Proposal: Add a hide option to STARTSECTION Motivation Sometimes you create a section on the same page as you want to display it. To hide it, you must put ...
UsingJQueryWithFoswiki
Introduction jQuery is an industry standard Javascript framework, used by a lot of Foswiki extensions and many foswiki developers. jQuery is the "javascript framework ...
RedesignLoggerAPI
Feature Proposal: Modernize the Log API, and add LogDispatchContrib to core Motivation The logger currently combines together fields in order to add information without ...
LazyLoadJsAndCssForSpeed
Feature Proposal: Lazy Load Javascript and Css Motivation As I use javascript popup dialogs more, I find myself needing to get javascript loaded dynamically some ...
ConfigureRequirementsForDeployment
This topic is to try to capture the environments where configure needs to be functional, and the specific quirks and restrictions that each environment applies as ...
AJAXOnDemandCheckersForConfigure
Feature Proposal: Update configure to allow ajax based (fast) checking Motivation Configure is flexible, but often does unnecessary work, making it slow. It requires ...
RequirementsAnalysis
Requirements Analysis Analysis of Supported Environments * Configure Requirements For Deployment Special environment requirements for configure Analysis ...
ActivityStreamPlugin
Development This is the topic to discuss development of If you need support, go to Support. where you can ask questions and find answers to previously asked ...
SettingAndGettingVariablesUsingMacros
Feature Proposal: Motivation The standard syntax for setting a variable is * Set FOO = bar However this prevents them to be set as part of a wiki application. A ...
ReleaseNumbering
Version and Release Numbering (revisited) This topic is about version and numbering of Foswiki releases and extensions, which is changing as of Foswiki versions 1 ...
SecurityAlertProcess
Foswiki Security Alert Process I discovered a security issue. Now What? * _ Important:_ In case you think that you discovered a security issue that could potentially ...
WebStatistics2012
%IF{ "istopic '.Default'" then="$percentINCLUDE{$quot.Default$quot}$percent" else="$percentINCLUDE{$quot.Default$quot}$percent" }% Dec 2012 ...
AttachmentVaults
Feature Proposal: Abstract stores to distinguish between handling attachments and their META (was: Handling attachments is distinct to Store ing them, so abstract ...
SpecFileSyntaxEnhancements
Feature Proposal: Configure .spec file syntax needs improvments Motivation The spec file syntax is gettng involved, with DISPLAY_IF, ENABLE_IF, FEEDBACK, CHECK, LABEL ...
DanDascalescuWouldLikeToCheckIn
Main.DanDascalescu Would Like to Check in Who am I? I'm an open source developer interested in web applications, wikis and collaboration technologies. More can be ...
PackagingJQueryPlugins
PackagingJQueryPlugins Awaiting boiling down into a feature proposal (08:27:15) CDot: MichaelDaum: I was thinking; is there some way we can streamline the packaging ...
HowToAddRESTAndMacroHandlersToContribs
HowToAddRESTAndMacroHandlersToContribs The Foswiki plugins architecture allows you to hook into the Foswiki flows at a very deep level. To support this, plugins are ...
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, 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