This section provides a list with interesting modules & code snippets that are not ready for prime time in one way or another. The list is not exhaustive and most likely will never be.
Note: Bear in mind that these modules & snippets may contain bugs. They should not be used on productive websites. They are in all different stages of completeness. Some have been completely abandoned.
Once the module / snippet has been fully tested and updated it will be moved into the Official Repository.
If you have find a module or snippet that is not listed on the Add-ons site, please send a PM via the forum to ruebenwurzel, kweitzel, tomhung or doc.
| Code Snippets |
| Blaugh Comic (read more...) Yeah, maybe in version 2 =) This one is using the Blaugh API at www.blaugh.com.. |
| Breadcrumbs (read more...) I developped a small breadcrumb module based on code by Ryan and some other code from templates and other modules... |
| Enhanced Page Admin (read more...) Alters the layout and appearance of the WB admin page panel (fresh icons, visibility icon, manage section link ...). Requires to modify some WB core files. |
| Fckeditor Patch (read more...) This patch removes the text (German?) from the image preview, configures fckeditor to use aspell (in linux) and adds a save button to the editor. You often have to clear your browser cache to see the changes. This patch must be applied after installing the fckeditor module. |
| Handy edit this page (read more...) Allows to edit the page from the frontend for registered users. |
| Javascript Scroll (read more...) Sample Javascript Scroll... use the arrows to scroll up/down.. multiple clicks go faster, stop slows by one click until stopped, last arrow moves to top |
| LDAP - Patch (read more...) Adds LDAP support to Website Baker. The Multiple Groups patch must be applied before applying this patch. This patch must also be applied prior to running the WB install script. |
| Media Browse Enhancements - Patch (read more...) This is a very simple patch that makes the select boxes and browse pane of the 'Media' admin synchronise when changed (with javascript). This patch can be applied at any time. |
| Multiple Groups - Patch (read more...) Allows users to be members of multiple groups. Must be applied prior to running the WB install script. |
| News w/ comment count (read more...) ... news patch |
| News w/ tag cloud (read more...) ...Work In Progress |
| No spam (read more...) Code snippet to protect the mail address from beeing harvested by spam robots. |
| Previous, up, next links (read more...) Uses the snippet show_menu2 to display a navigation menu which contains previous, up and next links. |
| Publish content by date (read more...) Adds the possibility to have start end end-dates for publishing content on section-basis. Requires to change some WB core files. |
| Random Images w/ Captions (read more...) This snippet shows a random image from directory - RandomImage(directoryname to show images from) also optionally includes captions in the directory - example.jpg will automatically display example.txt if it exists. |
| RSS button (read more...) You can place this in your template file, or any code section. It puts the standard RSS button that links to rss.php - this file generates an rss 2.0 compatible feed that you can add to your favorite reader. It feeds the last 10 (public only) pages (can be modified in rss.php) to be updated on your site, newest to oldest and includes the site title with link to the page, the date/time the page was updated, and if you have given the page a custom description via the page settings, it displays that as well. |
| sitemap.xml generator (read more...) This module creates the file sitemap.xml required by Google Sitemaps; for more informations about Google Sitemaps, please visit: http://www.google.com/webmasters/sitemaps/docs/en/about.html |
| Vanilla Forum (read more...) Here are the steps to getting a vanilla discussion board to use WB's user database so that your users only have to register once. |
| Modules |
| Admin News Search (read more...) Very Simple News Search, Include or paste into code section (module to be developed in the future) |
| Admin Post Search Feature + Pagination + Group Filter (read more...) I am developing for a client of mine a search feature in the new admin module, and I decided to post it here to get opinions and / or bugs that you might find. for now it does an " any words" search in news posts including the title, short content and long content. |
| AJAX Poll (read more...) I present new module: AJAX Poll v1.0. All bugs pls send this topic. All translate files pls send too. |
| Amazon Affiliate Shop (read more...) The Amazon.Com module was written to allow Website Baker users to add Amazon.Com affiliate listings to their websites. This module supports groups and ordering, and includes a feature that allows administrators with an Amazon.Com subscriber ID to fetch product information directly from the Amazon.Com XML feed, to avoid having to enter all of the product details manually. |
| ANews (read more...) sort news arbitrarily |
| Bakery (read more...) Bakery is a Website Baker shop module based on Go-Cart. The module is designed for making a small shop with a catalog AND a shopping cart. Payment in advance and/or PayPal. Infos in German are available under: http://forum.websitebaker2.org/index.php/topic,7930.0/topicseen.html |
| Ban Module (read more...) * check against word list and stop news comments and guestbook posts from being posted * check against viewers ip and stop news comments and guestbook posts from being posted * admin administration of ips to block * admin administration of "bad words" to block * ban settings per section, you can set a section so it is not protected. * central server ip and word download/upload o uploaded ip/words are marked inactive for WB / central server admin verification o button to mark all new words active o button to remove all ips/words |
| Banner Module (read more...) This module allows to display banners on some - not all - pages. The banners can be created using a block not shown in the frontend. The relation between pages and banners is done via the backend. |
| BookShop (read more...) BookShop is a library and shop module with the following features: * create and administrate as many as needed libraries and categories * Preview pages with short descriptions and images of the title pages * Detailed view of any book by click * easy designing and formatting short descriptions, detailed views and emails by using templates * preselect the allowed payment methods (cash, cod, debiting, account, paypal, giropay, visa, mastercard) * automatic calculate shipping (two levels), cod and service * basket may be viewed and edited at any time * using customer address, delivery address and billing address for a flexible processing of ordering * customer automatic receive a ordering confirmation by email |
| Cabin Rental Calendar (read more...) There is also a special version of the event calendar. It is called Cabin Rental Calendar, it is made for renting out a room or cabin. The differences are: - It displays all the days in the month - No link option The location is used to give a color (green for not rented and red for rented) - The empty days description is a link to 1 default page ( like a form page ) - event days it last is upgraded to 21 days |
| Catelog (multilingual) (read more...) I have already translated the catalog module to English. |
| Chatroom (read more...) I encountered the need to be able to put a chatroom into a Website Baker site that could handle multiple users, rooms, and even provide some security (i.e. only registered can use it). |
| Code module with syntax highlighting (read more...) I have combined the default code module coming along with Website Baker with syntax highlighting functionality of Codepress. |
| Cook Book (read more...) I've got the look about the same as my old site, which is now a WB based site at upmykilt.net - but I'm debating on taking something like this and trying to create a module.... no code posted yet... |
| Edit Area (read more...) I wanted to integrate EditArea (textarea syntax highlighting) http://www.cdolivet.net/index.php?page=editArea into the textarea of the settings and other admin boxes. |
| Editable WYSIWYG (read more...) This is a hybrid between a Wiki page and a static web page |
| Embedded Video (read more...) created a little script for embedding video on your site.... for now it is only capable of putting a URL in a database but i am still developing it for my work..... if you want more explanation just ask btw it only works with the wmv,mpeg,mpg,avi and mov extensions.... (for now) |
| File Edit (read more...) I have written a module, which is essentially a hack of the Template Edit module. It allows you to edit online any php, css, or html file in your WB installation (rather than just templates which is what Template Edit does). |
| Form with file upload (read more...) ...nuff said |
| Formesque (read more...) Formesque. Allows user to create extensible forms for feedback collection etc. It is built upon the "form" module by Ryan Djurovich |
| Freeshop (read more...) The module is originally based on http://www.freewebshop.org and, when finished should have the same installation manner as the old SMF Forum. |
| Glossary (read more...) A very basic glossary module. I can't promise there aren't any bugs though. It installed fine on my 2.6 version WB without any noticable bugs |
| GNewsWrapper (read more...) gnewswrapper, it allows you to post all entries from specific news groups. |
| Google Maps (read more...) Integrates a google map into WB |
| HTML Module (read more...) Based on the WYSIWYG module, the HTML Module is a simple page section which allows easy inserting of javascript code or html code. Requested for making it easy to insert google ad's, but also works simply for search and or other code. |
| Javascript Admin (read more...) This module enhances the Website Baker administration by the use of AJAX. The module allows to re-order pages/sections by drag and drop instead of making use of the up/down button. |
| Lightbox (read more...) This modules adds the Lightbox image gallery Javascript to Website Baker. |
| Lightbox Gallery (read more...) I have tried to modify the module Image Gallery 1.8RC5b integrating it with LIGHTBOX JS. |
| Media Blog (read more...) Here is what it is, it is the news mod with bonuses. You can attach video and or images. Also you can have it display in multiple columns. It also has a rss feed and itunes feed built in. |
| Mod Amazon (read more...) Another amazon affiliate webservice hook... |
| MP3 Playlist (read more...) I made a new module called: MP3 Playlist. It is based upon 'Simple Video Gallery' made by ToX. |
| Page Copier (read more...) Present new small module for copy main block content from other pages. It's comfortable for used blocks. This module grab content from other pages. If you don't want print content every time in your blocks then this module for you. Type this module is 'page content', but not admin tools. Install, use and look in work. |
| Page Stats (read more...) Basic Page count and information for this WB Site |
| Panoramic Image Viewer (read more...) Alright, here is my Panoramic Image Viewer module. This module can be used to display a 360 degree, rotating panoramic image via PTviewer. The viewer can zoom in/out, look up/down, and left/right. |
| Poll module (read more...) Module which allows to add a small poll on your website. Still a beta version. |
| punBB Integration (read more...) For SMF has changed its licence and others are working on a big forum mod made from phpBB, I thought a light forum like punbb would also be usefull, especially for it is GPL. |
| Quotation (read more...) This module grabs a random line with html text from a file and returns it where u include it as page content. |
| Random Section Module (read more...) Ths module will let you insert a WYSIWYG section from any page into another page. You can control the sections that are available for it to display, as many or few as you wish. Currently only public or hidden sections are available for selection |
| Show Code (read more...) For users of Website Baker, this module allows the site admin to enter PHP code into a textarea box and have it displayed with syntax highlighting on the page. (Useful for PHP tutorial or code snippet sites.) |
| Simple Event Calendar (read more...) This calendar does NOT allow the public to add entries, only the page admin. The calendar is controlled by a stylesheet that is included in the zip file called EvCal.css, so if you need to change any colors or anything just edit that file. |
| Simple Video Gallery (read more...) it is really simple, it just lists your .flv (flash video) files in a directory of your choice, with a thumbnail (shown when the video is stopped) and a description. |
| Slideshow (read more...) improved settings: - header and footer (stuff before and after the slides) - navigation for the previous next icons - position of navigation (Top, Bottom, Both or None) - filter (choose your transition works only in IE browsers) - autoplay (starts the slides) - repeat (repeats the slides) - time out (milleseconds between slides) - prefetch (preloads nr. of pictures -1 loads them all) - resize uploads (needs GD2) |
| Songlist w/ MP3 Player (read more...) What is Songlist? Well it's a PHP and MySQL generated list of songs and mp3 files that have been added and/or uploaded to your site. What can this Songlist do? It displays a list of song names, based on their name or id. Mp3 files that have been uploaded have the option of being available to be clicked on to play or listen to the song with the built in player (uses quicktime). Songs have the ability of not being visible on the list, not being available for playing even if uploaded, or only showing the available ones on the songlist! |
| Static Pages Module (read more...) Static Pages Module, based on the download gallery v1.82, upload a "zip" file with all the pages, make sure the "default" page name is compatiable with your server, ie index.html, default.htm, etc |
| Textile (read more...) So this is for making content with blank html code. This already could be done when you choose in WB the option no WYSIWYG Editor. By the way, now the users have the ability to have Pages and sections with WYSIWYG Editor and with your textile modul aor mixe it. |
| User Comments (read more...) Adds comments to any page. For logged in users only. |
| Wake On Lan (read more...) This module is used to wake-up a machine capable of WOL. Simply enter the target machine's hostname or IP address, and its MAC address in the backend, and you get a 'wake-up' link on the front-end. It can work behind a firewall as long as the webpage is accessable, but the webserver has to be on the same subnet as the machine you wish to wake. |
| Weather module (read more...) Here is simple weather module. It displays the current conditions for given location. The weather data is drawn from weather.com's xml feed. |
| WYSIWYG Content Length - Patch (read more...) The content length of a wysiwyg page is truncated to 65,534 characters which can be easily reached. This patch increases that to about 4 billion (mysql longtext). This patch must be applied prior to running the WB install script. |
| Yet another event calendar (read more...) Here's yet another event calendar for you to use |
| Ztarcal (read more...) New features: No longer requires Pear Accepts event descriptions longer than 255 characters. WB 2.61 compatable. |