Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.501 Times

Plone Module software
Filter: All | Freeware | Demo
 

Plone Module

< 1 2 3 4 5 > 
Added: March 11, 2010 | Visits: 882

Plone Tiles Plone Tiles project consists of a product used for creating "Tile" links. Plone Tiles (qPloneTiles) allows possibility to define an area as clickable. To see qPloneTiles in action you should modify your HTML a bit. The tile HTML object (div, ul, dl, etc.) should get extra "tile" CSS class.... Platforms: *nix

License: Freeware Size: 4.1 KB Download (89): Plone Tiles Download

Added: March 24, 2010 | Visits: 1.558

Plone Drop Down Menu Plone Drop Down Menu is a product which allows managing multilevel drop down menus in Plone. Plone Drop Down Menu (qPloneDropDownMenu) product allows managing multilevel drop down menus in Plone. Drop down menu implemented by qPloneDropDownMenu Plone product is search engine friendly.. Platforms: *nix

License: Freeware Size: 10.24 KB Download (104): Plone Drop Down Menu Download

Added: April 12, 2010 | Visits: 863

Plone RSS2 Syndication Plone RSS2 Syndication is a product used to generate RSS2 feeds in Plone sites. Plone RSS2 Syndication (qRSS2Syndication) is a product designed by Quintagroup to generate RSS2 feeds in Plone sites. qRSS2Syndication includes support of audio and video feeds. qRSS2Syndication allows the... Platforms: *nix

License: Freeware Size: 9.22 KB Download (96): Plone RSS2 Syndication Download

Added: April 09, 2010 | Visits: 1.376

Plone Blog 2.5.2 Plone Blog provides an improved blogging tool for Plone based on refactored SimplBlog product. Plone Blog (qPloneBlog) based on SimpleBlog product. It is enhanced with ping abilities, RSS2 support altogether with audio and video enclosures, Technorati tags, TrackBacks. qPloneBlog bundle... Platforms: *nix

License: Freeware Size: 133.12 KB Download (94): Plone Blog 2.5.2 Download

Added: August 10, 2010 | Visits: 1.165

Plone Tabs Plone Tabs provides a user-friendly product for managing the tabs on the Plone site. Plone Tabs (qPloneTabs) is a user-friendly product for managing the tabs on the Plone site without the need to go to ZMI. Plone Tabs Features Gives an opportunity to create/delete/rename tabs using Plone... Platforms: *nix

License: Freeware Size: 46.08 KB Download (89): Plone Tabs Download

Added: May 10, 2013 | Visits: 1.212

Plone Skin Dump Plone Skin Dump (qPloneSkinDump) allows to create a Plone product based on some ZMI located in skin folder (eg "custom") from portal_skins. So you can easy create Plone products with skin based on folder with customized styles and page templates. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (103): Plone Skin Dump Download

Added: May 10, 2013 | Visits: 816

Plone Captchas Plone Captchas (qPloneCaptchas) is a simple captchas implementation for Plone, designed for validation human input in insecure forms. This is a standalone implementation with static captcha images, which does not depend on captchas.net services.Plugs to: - default Plone discussion mechanism -... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (104): Plone Captchas Download

Added: June 08, 2010 | Visits: 867

Plone Comments Plone Comments provides a product developed to improve moderation of comments in Plone.. Platforms: *nix

License: Freeware Size: 37.89 KB Download (89): Plone Comments Download

Added: September 01, 2010 | Visits: 621

Plone ResolveUID Plone ResolveUID is a product which allows you to replace existing Kupu resolve uids with real urls usable for visitors. Plone ResolveUID (qPloneResolveUID) product allows to replace existing Kupu resolve uids with real urls usable for visitors and search engines. Resolve uids is a very... Platforms: *nix

License: Freeware Size: 6.14 KB Download (89): Plone ResolveUID Download

Added: May 10, 2013 | Visits: 1.138

Plone SEO Plone SEO (qSEOptimizer) is a product designed by Quintagroup to enhance search engine visibility of Plone sites. qSEOptimizer allows per document editing of META tags and Title tag.FeaturesAllows per document editing of: - HTML Title tag - META description tag - META keywords tag - HTML... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (106): Plone SEO Download

Released: December 25, 2012  |  Added: December 25, 2012 | Visits: 1.881

Module::MakefilePL::Parse Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", <$fh>) ); $info = $parser->required; The purpose of this module is to determine the... Platforms: *nix

License: Freeware Size: 8.19 KB Download (100): Module::MakefilePL::Parse Download

Added: February 01, 2010 | Visits: 707

PAM ListMySQL Module PAM ListMySQL Module joins the functionality of both pam_mysql and pam_listfile. PAM ListMySQL Module is used to search a list of tokens (pam_listfile) using a MySQL database as a source (pam_mysql). Options: The module options are listed below with default in ()s: user("nobody") The user... Platforms: *nix

License: Freeware Size: 8.19 KB Download (87): PAM ListMySQL Module Download

Added: August 22, 2010 | Visits: 985

Module::Starter::Smart Module::Starter::Smart is a Perl module that lets you add new modules into an existing distribution. SYNOPSIS use Module::Starter qw/Module::Starter::Simple Module::Starter::Smart/; Module::Starter->create_distro(%args); # or in ~/.module-starter/config plugin: Module::Starter::Simple... Platforms: *nix

License: Freeware Size: 4.1 KB Download (97): Module::Starter::Smart Download

Added: July 05, 2010 | Visits: 1.283

Drupal::Module::Starter Drupal::Module::Starter is a Perl module to create Drupal Module starter files. SYNOPSIS You probably dont want to use this module directly - you want to use the drupal-module-starter script in the scripts directory of the distribution use Drupal::Module::Starter; my $foo =... Platforms: *nix

License: Freeware Size: 14.34 KB Download (103): Drupal::Module::Starter Download

Added: July 01, 2010 | Visits: 1.135

Module::ThirdParty Module::ThirdParty is a Perl module which can provide information for 3rd party modules (outside CPAN). SYNOPSIS use Module::ThirdParty; if (is_3rd_party($module)) { my $info = module_information($module); print "$module is a known third-party Perl modulen", " -> included in... Platforms: *nix

License: Freeware Size: 20.48 KB Download (103): Module::ThirdParty Download

Added: April 16, 2010 | Visits: 1.740

UPS track shipping module for LiteCommerce UPS Track shipping module for LiteCommerce provides you with up-to-the-minute shipping status reports to your customers right from within your online store. Such feature encourages your customers to return to your shop and track their shipments or check the delivery status of their orders.... Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 11.26 KB Download (107): UPS track shipping module for LiteCommerce Download

Added: July 02, 2010 | Visits: 1.203

Bot::BasicBot::Pluggable::Module::Search Bot::BasicBot::Pluggable::Module::Search is a web search interface. SYNOPSIS Does exactly what it says on the tin; looks up things in web search engines and brings you back the results. IRC USAGE [search] < engine > for < entry > Where < engine > is one of AltaVista Dejanews Excite... Platforms: *nix

License: Freeware Size: 4.1 KB Download (93): Bot::BasicBot::Pluggable::Module::Search Download

Added: March 03, 2010 | Visits: 874

SimpleGUI Support Module SimpleGUI Support Module project is a simple GUI widget set for SDL/OpenGL. It is useful for any simple OpenGL apps that needs a simple GUI. Getting the latest version through SVN and install it:. Platforms: *nix

License: Freeware Size: 102.4 KB Download (96): SimpleGUI Support Module Download

Added: April 03, 2010 | Visits: 977

Module::Versions Module::Versions is a Perl module to handle versions of loaded modules with flexible result interface. SYNOPSIS use Module::Versions; # Simple Interface list Module::Versions; # prints formatted results to STDOUT Module::Versions->list; # prints formatted results to STDOUT # Shortcuts... Platforms: *nix

License: Freeware Size: 21.5 KB Download (95): Module::Versions Download

Added: July 16, 2010 | Visits: 951

General Package/Module Interface General Package/Module Interface (GPMI) is a lightweight library that assists with modularizing applications. It includes prewritten script interpreter modules in addition to timers, events, and package dependencies. Whats New in This Release: - This version features many bugfixes and... Platforms: *nix

License: Freeware Size: 174.08 KB Download (88): General Package/Module Interface Download

< 1 2 3 4 5 >