WG site toggle shell script
This script will rename conf files to enable/disable them on the next WebGUI restart. It is designed to be used in non-production environments only.
WGDev
A script with multiple commands for WebGUI developers
uploads Capitalization Repair
This is a small script to fix capitalization of an uploads directory after moving from a case insensitive file system to a case sensitive file system.
Asset Checker Diagnostic Tool
This script allows you to look for broken assets as well as performance hogging assets in your site. For example, you might want to find out if some poorly performing SQL Reports are hindering site performance.
perl classLoadTester.pl --conf=www.ex
backup.pl over ssh
I have created a quick fix to backup.pl from the /data/wre/sbin/ directory to be able to make backups over ssh.
You will have to create an ssh key (ssh-keygen -t dsa works fine for me) and copy the contents of the file.pub to the authorized_keys in
mySubscriptions macro
Templatable macro for displaying the subscriptions a user has on the newsletter Asset and a link to edit them.
Macro Runner
Put macroRunner.pl into your WebGUI/sbin folder and then you can use it to run macros you've written from the command line. This can be very valuable for testing macros.
Use it like this:
cd /data/WebGUI/sbin
Login script - set user profile data
This login script will set profile data for the user logging in. This script is called by the runOnLogin configuration setting. For example, you can use this script to set the user alias on login.
Copy the doLogin.pl script to /data/WebGUI/sbinAdd t
Debug db slaves script
This little script can help you debug problems with your db slaves by
testing each slave connection one by one and printing out any
connection errors.
Flat help generator script
This perl script outputs all the built-in help as 1 flat HTML file, as well as several of the files in the docs directory.
Simply place it in your WebGUI/sbin directory and call it from there.
perl flatHelp.pl --configFile=WebGUI.conf
I've recent
WebGUI 7 Bookmarks Toolbar
WebGUI 7 Bookmarks Toolbar
Versie: 0.9
Auteur: Arjan Widlak, arjan at unitedknowledge dot nl
Copyright: United Knowledge 2005 -2006
Licentie: GPL, http://www.gnu.org/copyleft/gpl.html
Admin Password Reset Script
with this script you can set a new password for the admin user. simply put this script into your sbin directory and rename it to changeAdminPassword.pl.
this script is currently beta, backup your database/files before using.
Template update utility
Let's say you have an HTML or other text file you created or edited
with an external HTML editor and you want to import this HTML as a
template for a certain asset.
./updateTmpl.pl -t
Mason Script Wobject
The Mason Script wobject provides the ability to run perl-based Mason components (in
standalone mode) as a WebGUI wobject. This wobject brings together the power of WebGUI
with the flexibility of scripted server pages.
Mason is a server side s
USS import script
I'm migrating some sites to WebGUI and for some sites I have big lists that need to bee exported to the User Submission System. Plain SQL imports are not a very safe option because of the sensitivity of the "page" table. Using API's and routine's is
db backup script
I thought I'd post the little script that I use to run daily backups of my WebGUI databases.
Toolbar Button Blanks
These TIFF images should be used to create new translations of the toolbar buttons in WebGUI.
The effect used on the orange button text is a white 1 pixel (bottom/right) drop shadow with black text.
The effect used on the black button text is a
dutch toolbar images
These are the default toolbar images translated to
Site Set-up Shell Script
This is a script that takes care of
WebGUI database backup tool
WHAT IT DOES...
This small program is developed to facilitate database backup for WebGUI sites.
But it does a little bit more than that. Before creating the database backup, it
performs a MyIsam check (yes, this program only works with MySQL dat
Configurable File Manager upload script
I needed to port several old table based index pages to a File Manager for the WebGUI version of our website. I was very happy to see that there's a File Manager upload script, but it didn't guarantee the order of the original files, nor did it allo
German Toolbar Buttons (WebGUI 5.x)
Extract and activate via the translation
webGUI 6 Toolbar Button Blank
This TIFF image should be used to create new translations of the toolbar buttons in WebGUI.
The effect used on the button text is a white 1 pixel (bottom/right) drop shadow with grey text.
webGUI 6 Toolbar Button PSD
Hello folks,
I've just prepared a Photoshop file (.PSD)
with the button broken in 3 layers
(left, body and right) and the
1-px-grey-drop-shadow as a layer effect.
With this separation it took me only 2 minutes
to build the Brazilian Portugu
Page Tree Tools
These tools should help diagnose a corrupted WebGUI page tree (6.1 or higher). They can also fix the corruption.
Never use any tool such as this without a good backup. Maybe even four or five good backups.
Plain Black is NOT responsible for los
Charcoal Toolbar
This is one of the toolbar icon sets that used to be included in WebGUI, but is now
Classic Toolbar
This is one of the toolbar icon sets that used to be included in WebGUI, but is now
Iconic Toolbar
This is one of the toolbar icon sets that used to be included in WebGUI, but is now
Orange Toolbar
This is one of the toolbar icon sets that used to be included in WebGUI, but is now
restart apache script for Windows zip-n-go
If you're a user of the Windows Zip-N-Go package, this short script will be of help if you're planning on doing any kind of testing or development.
If you're hosting more than one site, just add a line for each site's directory following the patte