UsingJQueryWithFoswiki Introduction jQuery is an industry standard Javascript framework, used by a lot of Foswiki extensions and many foswiki developers. jQuery ...
Feature Proposal: Motivation This is an attempt to find a way to resolve some matters of dependencies installation. Description and Documentation We need user ...
Feature Proposal: Motivation I have used Foswiki and its predecessor since 2002. I am user, not a developer. Over the years I have learned to look under the hoo...
Feature Proposal: Motivation Foswiki's current plugin/extension subsystem is outdated, limited, and hardly comply with OO approach. We need a new model which wo...
Feature Proposal: Motivation The ConfigurePlugin approach through extending Perl code with special comments semantics code is excessive and no flexible. Yet sep...
Feature Proposal: Retrieve preference values in different contexts Motivation It is often necessary to get preference values in different contexts (at the web le...
Feature Proposal: Reduce impact of CGI.pm in Foswiki Motivation CGI.pm was removed from the perl code; all HTML rendering features will be removed from CGI.pm so...
Feature Proposal: Motivation Found this feature accidentally while looking at the code. Seems a shame to let it linger when all the work was done. Seems to hav...
Feature Proposal: Motivation We've had this discussion multiple times, and never really have settled on and documented a resolution. There are multiple ways to ...
Feature Proposal: Once and for all, get rid of insane duplication in meta data Motivation I've been working on the Extensions.PlainFileStoreContrib recently, and...
Feature Proposal: Motivation To have a flexible way to provide and check information about features supported by the core or other components. Description and ...
Feature Proposal: Motivation Wrote this FP based on .CrawfordCurrie comment: Aside from anything else, I haven't had a chance to comment properly yet. There has...
Feature Proposal: Motivation I cannot proceed without changing this. – not true anymore. ImplementationClasses are very rare if not extinct beasts these day and...
Foswiki 3.0 Coding Guide This guideline is intended for developers wanting to help with the Foswiki 3.0 redesign. It lists the Foswiki 1/2 calling convention and ...
Feature Proposal: Motivation * As Foswiki API is growing * As plugins are still stuck with procedural paradigm * As Foswiki internals are somewhat disc...
Feature Proposal: Motivation This subject is related to NewOODesignPlan topic. Description and Documentation Foswiki.pm is overloaded. It's a mixture of static...
Feature Proposal: Motivation This proposal is a development of ImproveOOModel topic but with more specific focus on new core design. Description and Documentat...
How to Build a Release This manual process describes the autoBuildFoswiki.pl script THIS PROCESS REQUIRES PICKING OVER WITH A FINE TOOTHED COMB. It is an importa...
Feature Proposal: Motivation Investigating the most expensive calls in Foswiki 2.0.0 using nytprof shows that Foswiki::Store::Rcs::Handler::readFile() is called...
Feature Proposal: Refactor the Store to allow multiple plugable backends Motivation To provide the infrastructure for DatabaseStore. TWiki topics will continue t...
CSS Resources A list of resources for those intrepid adventurers who want to learn more about CSS. Local Topics this list is automatically generated by searching...
JonMcCoy Would Like to Check in Who am I? I started building web apps using Perl back in the late 90's, though my Perl is quite rusty I've been using Ruby sinc...
This page is used by RequestAccessToGit Your WikiName WouldLikeToCheckIn This form will create a topic named WouldLikeToCheckIn. (If you see WikiGuest you shou...
Feature Proposal: Motivation Plugins are initialized in two steps, first calling earlyInitPlugin(), then initPlugin() but we are missing a lateInitPlugin(). Thi...
Feature Proposal: Motivation Imagine your wiki contains a topic name "UNO" telling readers everything about the United Nations. Then this topic will probably co...
Feature Proposal: Motivation Whenever no web name is specified the {UsersWebName} is used as a default. However that might not be a desirable choice for sites t...
What is FoswikiBot? FoswikiBot is an IRC bot for the #foswiki IRC channel. The bot used to be a Mozbot with a few custom modules. As of 12th of June 2011, it has ...
IgorAfteni Would Like to Check in Who am I? I'm developer, Usually I develop web apps * github userid: rigu What do I want? write access to the foswiki githu...
Feature Proposal: MacroToListInstalledFormFieldTypes Motivation In building the wizard/UI to simplify data form app creation, I need a list of field types, and o...
User Experience Task Team Projects This is a collection of separate and concrete projects that are under discussion or development. See also the User Experience T...
Feature Proposal: Motivation When Foswiki is behind a Web Proxy, Load Balancer, or other appliances, Foswiki will only see the proxy server's IP address. This b...
Feature Proposal: Motivation This doesn't change foswiki itself, but adds a cross platform installation packaging that should simplify installation and configur...
Foswiki Security Alert Process I discovered a security issue. Now What? _ Important:_ In case you think that you discovered a security issue that could potential...
PerlCritic Perl::Critic is an extensible framework for creating and applying coding standards to Perl source code. Essentially, it is a static source code analysi...