Hello all, I'm stumped on LDAP setup I followed all directions. Maybe someone can see an error in my config file? Appreciate any assistance. $Foswiki::cfg{DefaultUrlHost ...
Hi, I have a fresh installation of Foswiki, version 1.1.5, windows 2008 server with Apache 2.2. No FastCgi or FastPerl. When I work with my wiki, I often get an empty ...
Apache Config Generator This page creates an Apache configuration file foswiki.conf for your installation. 1 Fill out the form 1 Press the "Update Config File ...
Main.RayHojka 16 Apr 2012 Hi. I have just installed the latest version of foswiki on to a new Ubuntu Server 11.10 (running in a vmware virtual machine). Foswiki and ...
Treeview DIV are resetted by Tinymce in the last version of foswiki (1.1.5) This means that using the "Edit" will automatically move the closing DIV tag after the ...
Hello All, Is it possible to have a Foswiki 1.0.7 and a Foswiki 1.1.5 installed on the same instance? Regards to all. Main.ScioIT 17 May 2012 Could you describe ...
Here is the basic use case: * Organizational intranet site with approximately 60 departmental webs. * Calendar event and announcement topics are created in each ...
ExtensionHub This topic is used by extension support hub pages. This is the support hub for . If you have a question, please check if you can find it already answered ...
CreateNewSupportHub Select the extension you want to create a support hub for (only published extensions without an existing support hub are listed): %SEARCH{ "ExtensionType ...
A Windows Installer can also be found at Download.OtherFoswikiInstallers. In progress of being written Main.KennethLavrsen 30 Dec 2008 19:43 Foswiki Windows ...
TinyMCE produces links to attachments of the form: FILENAME.txt or FILENAME.txt despite the following line in site preferences: * Set ATTACHEDFILELINKFORMAT = \n ...
I have created a form using the FormPlugin. I can enter data and save the data to an auto inc topic. How do I get the form created using the FormPlugin to load the ...
When I use the ActionTracker plugin's actionnotify script, I see that the e mail uses what looks to be the default format for the action list we see Assigned To ...
I was looking for a way to send notifications of actions initiated today. I could not find any reference on any of the plugin pages. I already have a cron job which ...
The first piece of advice is "Don't panic". Foswiki offers many advantages in productivity, collaboration, synergy, and creativity that makes it well worth the risk ...
The full warning reads: Warning: You are using a version of $CGI that is know to have issues with Foswiki. CGI should be upgraded to a version 3.11, avoiding 3 ...
The Foswiki system stores data files and attachments on disk in a simple directory structure. On most installations, backup is as simple as using a system backup tool ...
We are always looking for new contributors with a special expertise or just plain motivation. You can make Foswiki better! We invite you to find out how you can help ...
Windows 2003 Authentication using Kerberos and mod auth kerb Foswiki can be configured to transparently authenticate Windows users. Our Information For this explanation ...
I got the following error while I am trying to attach a zip with BatchUploadPlugin: During save of xxx.WebHome an error was found by the version control system. Please ...
Problem Installing ImageMagick can be a problem sometimes. If installing from CPAN doesn't work, and you don't know what version to choose from what ftp server, your ...
Essentially, it just doesn't work. Carp, and its CGI wrapper CGI::Carp, even with fatalsToBrowser which is imported when you use FOSWIKI_ASSERTS=1 in your ENV, Eg ...
SettingFileAccessRightsLinuxUnix File Access Rights on Unix and Linux One of the most common problems people ask about it how to set up the file access rights in ...
Main.MilRabe 14 Jan 2012 During installation, after running the configure script (without arrors and warnings) I tried to register myself (by System.UserRegistration ...
I want to customize the UserRegistration. I copied the System.UserRegistration to Main.UserRegistration and made the changes. How can I make Foswiki use Main.UserRegistration ...
Email is an essential feature for most foswiki installations. it's used for: * Registration of new users * Notification of topic changes * Password reset ...
Main.GalenWatts 30 Apr 2012 I use a calendar displaying multiple months for scheduling. In one month the cells for Monday and Tuesday (for example) will be wider than ...
Hi When I use the following code: It inserts duplicate entries into the table. It should only insert one entry. Update I solved my query. Firstly use SQL plugin ...
I am having format issues. Any help is greatly appreciated. The format string is not properly being translated. It resolves as NOP7B. If I run just the format string ...
Hi.Working with the last version of Foswiki, I'm trying to know if it's possible not to allow users to copy contents from the wiki. I mean, several people have the ...
Hi, I'm trying to create a simple form. Therefore I installed the FormPlugin in my Foswiki configuration. At the moment I'm stuck on retrieving the filled in data ...
Hello, It appears that every time a topic or web is published as a file, all previously published topics are erased. In order to use the Foswiki and the PublishPlugin ...
Hello, When publishing a topic that uses the EditTablePlugin, the table's "Edit" button appears in the published page even if enableplugins is set to EmptyPlugin.The ...
Hi, Is there any way to have automatic line wrapping inside the pre and verbatim blocks (I do not want to have the scroll bar) ? I have used MoinMoin until now ...