Main > Free Download Search >

Free plone site software for linux

plone site

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1711
PloneSiteMap 2.54

PloneSiteMap 2.54


PloneSiteMap provides a Plone product that generates a site map for your website. more>>
PloneSiteMap provides a Plone product that generates a site map for your website.
PloneSiteMap : A Plone product that give you a simple access to the map of your site. The map is drawn by the getSiteMap method.
To change these default parameters, you only have to customize plonesitemap property sheet : (properties to set in portal_properties in zmi) or using plone go in plone setup / PloneSiteMap configuration.
Enhancements:
- Make Installation work with Plone 2.1
- Make Installation check portal_types for metaTypesToDig, so it works in non-Archetypes sites
<<less
Download (0.060MB)
Added: 2007-02-12 License: GPL (GNU General Public License) Price:
984 downloads
Plone SEO 0.5.2

Plone SEO 0.5.2


Plone SEO provides a product designed by Quintagroup to enhance search engine visibility of Plone sites. more>>
Plone SEO provides a product designed by Quintagroup to enhance search engine visibility of Plone sites.
Plone SEO (qSEOptimizer) is a product designed by Quintagroup to enhance search engine visibility of Plone sites. Plone SEO allows per document editing of META tags and Title tag.
Main features:
- Allows per document editing of:
- HTML Title tag
- META description tag
- META keywords tag
- HTML comment into page header
- META robots tag
- META Disposition tag
- Usage
- Install as usual Plone product
- Install in your Plone instance with QuickInstaller (Plone Control Panel -> Add/remove Products)
- Go to Plone Control Panel, enable Plone SEO for desired content types
- Go to a document (Blog entry, news item, event, etc)
- Switch to SEO Properties tab
- Select Override checkboxes of features you want to override
- Type-in your SEO values
- Save
- Do this for all documents that needs enhanced SEO properties
Enhancements:
- fixed IE related javascript bug in word counters
<<less
Download (0.025MB)
Added: 2007-03-28 License: ZPL (Zope Public License) Price:
942 downloads
Plone Google Sitemaps 0.5

Plone Google Sitemaps 0.5


Plone Google Sitemaps is a product which allows Plone websites to get better visibility for Google search engine. more>>
Plone Google Sitemaps is a product which allows Plone websites to get better visibility for Google search engine.
The product allows Plone websites to get better visibility for Google search engine by providing it with complete listing of URLs to website content.
What is Google Sitemaps
Google Sitemaps program allow webmasters and site owners to feed it pages theyd like to have included in Googles web index. Participation is free. Inclusion isnt guaranteed, but Googles hoping the new system will help it better gather pages than traditional crawling alone allows. Feeds also let site owners indicate how often pages change or should be revisited.
Usage
Install with Quick Installer.
Go to Google Sitemaps and add http://your.site/google-sitemaps.
Should be working without any intervention.
Enhancements:
- Fix up bug in sed command s
<<less
Download (0.013MB)
Added: 2007-03-28 License: ZPL (Zope Public License) Price:
943 downloads
Plone CMS 2.5.3

Plone CMS 2.5.3


Plone is an out-of-the-box ready content management system that is built on the powerful and free Zope Application server. more>>
Plone is an out-of-the-box ready content management system that is built on the powerful and free Zope Application server.
Plone CMS requires minimal effort to set up, is deeply flexible, and provides you with a system for managing web content that is ideal for project groups, communities and intranets.
Plone is a content management framework that works hand-in-hand and sits on top of Zope, a widely-used Open Source web application server and development system. To use Plone, you dont need to learn anything about Zope; to develop new Plone content types, a small amount of Zope knowledge is helpful, and it is covered in the documentation.
Zope itself is written in Python, an easy-to-learn, widely-used and supported Open Source programming language. Python can be used to add new features to Plone, and used to understand or make changes to the way that Zope and Plone work.
By default, Plone stores its contents in Zopes built in transactional object database, the ZODB. There are products and techniques, however, to share information with other sources, such as relational databases, LDAP, filesystem files, etc.
Plone runs on Windows, Linux, BSD, Mac OS X, and many other platforms; easy click installers are available for Windows and Mac OS X, and RPM packages are available for Linux. For full information, see Download.
Main features:
- Plone is easy to install. You can install Plone with a a click and run installer, and have a content management system running on your computer in just a few minutes.
- Plone is easy to use. The Plone Team includes usability experts who have made Plone easy and attractive for content managers to add, update, and mantain content.
- Plone is international. The Plone interface has been translated into over 20 languages, and tools exist for managing multilingual content.
- Plone is standard. Plone carefully follows standards for usability and accessibility. Plone pages are compliant with US Section 508, and the W3Cs AAA rating for accessibility.
- Plone is Open Source. Plone is licensed under the GNU General Public License, the same license used by Linux. This gives you the right to use Plone without a license fee, and to improve upon the product.
- Plone is supported. There is close to a hundred developers in the Plone Development Team around the world, and a multitude of companies that specialize in Plone development and support.
- Plone is extensible. There is a multitude of add-on products for Plone to add new features and content types. In addition, Plone can be scripted using web standard solutions and Open Source languages.
- Plone is technology neutral. Plone can interoperate with most relational database systems, open source and commercial, and runs on a vast array of platforms, including Linux, Windows, Mac OS X, Solaris and BSD.
<<less
Download (8.1MB)
Added: 2007-05-26 License: GPL (GNU General Public License) Price:
884 downloads
Plone Tabs 0.2.2

Plone Tabs 0.2.2


Plone Tabs provides a user-friendly product for managing the tabs on the Plone site. more>>
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 Control Panel
Allows changing the tabs order by drag-and-drop
Installation
Install as Zope product
Install in your Plone instance with Quick Installer (Plone Control Panel -> Add/remove Products)
How To Create New Plone Tabs
Go to your Site Setup
Select "Plone Tabs" from the list "Add-on Product Configuration"
Enter the name and the link of the tab you want to create
Click "Save" button
Click "Reorder" on the right of the page and you will see the list of all your tabs
Change the tabs order by drag-and-drop and save your changes.
Enhancements:
- possibility to change portal_tabs visibility
- better url processing
- fixed editing bug
- corrected some piece of css
- fully remade elements state css logic
- fixed adding and editing javascript bugs in IE5.5
- corrected IE hovering
- dont collapse editing and adding forms after sorting
- possibility to edit any number of items at the same time
- display url in right side near the tab name
- generated tabs functionality
- sliding advanced section & everything that push down forward content on the page
<<less
Download (0.045MB)
Added: 2007-03-28 License: ZPL (Zope Public License) Price:
941 downloads
PloneNewsLetter 2.0

PloneNewsLetter 2.0


PloneNewsLetter provides a product for sending newsletters based on new Plone content to an email address in TXT or HTML format. more>>
PloneNewsLetter provides a product for sending newsletters based on new Plone content to an email address in TXT or HTML format.
PloneNewsLetter gives you the possibility to create your custom newsletters. The newsletter is prepared for being sent using your favourite mass mailer, and can be directly published on your site.
The process of creating your PloneNewsLetter:
- You create a new PloneNewsLetter
- Using PloneNewsLetter, you search your Plone site for content
- You select the documents that you want to make it into the newsletter
- You can click on the "create" button, and an html and text version of the newsletter are created.
- The html and text versions can now be edited and viewed quickly in a preview window.
- Once you are satisfied with the result, you can send the newsletter to your email address.
- You can use your favourite mass mailer to distribute the newsletter Features:
- The templates used for production of the newsletter are fully customizable.
- The selection of objects for the newsletter is remembered, so you dont have to reselect everything just because you changed the templates.
- If the user publishes the newsletters content, all users will see the HTML version of the newsletter. That way the the newsletter is automatically archived online.
- PloneNewsLetter consists of two object:
- A content type, for users
- A Portal Tool, for settings
<<less
Download (0.11MB)
Added: 2007-02-12 License: GPL (GNU General Public License) Price:
985 downloads
Plone Epydoc 0.1.3

Plone Epydoc 0.1.3


Plone Epydoc offers a product which lets you generate API documentation for any product on your Plone site. more>>
Plone Epydoc offers a product which lets you generate API documentation for any product on your Plone site.

Plone Epydoc (qPloneEpydoc) is a Plone product which lets you generate API documentation for any product on your Plone site. qPlonEpydoc is build on Epydoc and uses it to generate API documentation based on docstrings.

<<less
Download (0.008MB)
Added: 2007-03-29 License: ZPL (Zope Public License) Price:
939 downloads
Plone Skin Dump 0.7.1

Plone Skin Dump 0.7.1


Plone Skin Dump is a product which allows to create Plone product based on some ZMI located skin folder. more>>
Plone Skin Dump is a product which allows to create Plone product based on some ZMI located skin folder.
Plone Skin Dump (qPloneSkinDump) allows to create Plone product based on some ZMI located skin folder (eg "custom") from portal_skins. So you can easy create Plone product with skin based on folder with customized styles and page templates.
Usage
Install qPloneSkinDump as Zope product
Install qPloneSkinDump in your Plone instance with QuickInstaller (Plone Control Panel -> Add/remove Products)
Create folder ( ) in portal_skins and fill it according to your needs.
Go to the Plone Control Panel and edit corresponding data.
For using new Plone product you must reload Zope, and install it in quickinstaller.
Enhancements:
- Fixed bug of dumping to new Skin Product objects with none ascii characters
<<less
Download (0.029MB)
Added: 2007-03-28 License: ZPL (Zope Public License) Price:
940 downloads
PloneRSSSearch 1.1

PloneRSSSearch 1.1


PloneRSSSearch is a project that allows searching external Plone sites. more>>
PloneRSSSearch is a project that allows searching external Plone sites.
Users can get search results from a set of configured external sites based on rss feed.
To configure PloneRSSSearch, a tool can be used : portal_rsssearch. (Properties)
portal_rsssearch : Once installed, the Plone site members, including Anonymous, can get remote "public" contents (contents that Anonymous can see according to the sites policy) that match their search, in addition to the local results.
If the member of the site is also a member of the remote site (with the same user account and password), he gets matching "published" contents in the results list (again, if this is allowed by the remote sites policy). Note : The functionnality is already integrated to Plone by the addition of a customized version of Plones search.pt template, but you can also quickly test it by invoking a URL.
Properties :
searchable_sites : set here the url of the external sites where you want to perform the search.
_addCookies : if checked, authentification cookie will be sent to external searchable sites. So if the user has also an account on these sites (same login, same password) all results he can access will be shown (private, publish, shared ...)
Enhancements:
- Allow rss search with several words
- Thank you to Erick Alves Rezende for Brazilian Portuguese translation.
- changing description
- adding Makefile and py2htmldoc
<<less
Download (0.066MB)
Added: 2007-02-12 License: GPL (GNU General Public License) Price:
984 downloads
PloneiCalendar 1.0

PloneiCalendar 1.0


PloneiCalendar allows you to share and browse calendar files in Plone, and manage them in your calendar application. more>>
PloneiCalendar allows you to share and browse calendar files in Plone, and manage them in your calendar application.
PloneiCalendar is a product designed by Ingeniweb to handle calendar files in Plone. It is based on the iCalendar file format.
Once an PloneiCalendar is created in Plone, you can share it with other users or groups (you can give read or write permissions), browse it by day, week and month or modify it by using standard calendar applications like Mozilla Calendar or Apple iCal (or Ximian Evolution or KOrganizer or whatever you want - may be even Microsoft Outlook ;) ).
Main features:
- Upload and download your calendars in Plone
- Give permissions to users or groups to view/modify your calendars
- Browse your calendars by day, week or month
- Instantly find all your calendars with the included portlet
- View the event details
- All-day events and most recurring events are supported
- Handling of simultaneous events, even in complex cases (see screenshot)
- Handling of i18n date formats (currently, english and french formats can be displayed)
- Cool looknfeel : color integration with your plone site, personalization of the color of your calendars, 100% pure CSS in the calendar views (no table used)
<<less
Download (0.17MB)
Added: 2007-02-12 License: GPL (GNU General Public License) Price:
985 downloads
Plone Captchas 1.0

Plone Captchas 1.0


Plone Captchas provides a simple captchas implementation for Plone. more>>
Plone Captchas provides a simple captchas implementation for Plone.
Plone Captchas (qPloneCaptchas) is a simple captchas implementation for Plone, designed for validation of human input in insecure forms.
PloneCaptchas is simple captchas implementation for Plone, designed for validation human input in insecure forms. This is standalone implementation with static captcha images, which does not depend on captchas.net services.
Starting from version 1.0 dynamic captchas option implemented. You can switch captchas into dynamic mode in correspondent configlet. In this case captcha images will be generated on the fly.
Usage
Plugs to:
default Plone discussion mechanism
PloneFormMailer anonymous contact forms
Installation
If qPloneCaptchas is expected to be used with PloneFormMailer please make sure that qPloneCaptchas installed only after the product.
Enhancements:
- Dynamic captcha images creation implemented.
- improved captcha keys encription.
<<less
Download (0.49MB)
Added: 2007-03-28 License: GPL (GNU General Public License) Price:
942 downloads
Freedom Plone Skin 1.3.1

Freedom Plone Skin 1.3.1


Freedom Plone Skin provides a skin based on Plone Skin Dump product. more>>
Freedom Plone Skin provides a skin based on Plone Skin Dump product.

Freedom is one of Plone skins from Alternative Plone Skins project.

You can install Freedom Plone skin in the same way as other Plone products:

- Install as Zope product: extract Plone skin from archive to directory of products and restart Zope server.
- Install in your Plone instance with QuickInstaller (Plone Control Panel -> Add/remove Products)
- Now your Plone site should have the corresponding skin look.

Note: Freedom Plone skin was created with Plone skin dump product.

<<less
Download (0.018MB)
Added: 2007-03-29 License: ZPL (Zope Public License) Price:
941 downloads
Plone RSS2 Syndication 0.5.1

Plone RSS2 Syndication 0.5.1


Plone RSS2 Syndication is a product used to generate RSS2 feeds in Plone sites. more>>
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 syndication of ATAudio objects, mp3, wmv, ppt, jpg files using RSS 2.0 with enclosures.
Main features:
- Can be used to enhance default RSS support in Plone
- Allows input number of items per RSS2 feed (default Plone RSS show all items)
- Include subfolders option allows generate RSS feed of all items in subfolders.
- It generates RSS2 feed from Plone content. RSS2 feeds include links, images, etc.
- Syndication of ATAudio objects, mp3, wmv, ppt, jpg files using RSS 2.0 with enclosures.
- Enables podcasting with Plone
- "Setup RSS2" tab for every feed
Enhancements:
- Fixed getSyndicatableContent function.
- Maximum items in RSS feed parameter converted to integer.
- iTunes support rolled back.
<<less
Download (0.009MB)
Added: 2007-03-29 License: GPL (GNU General Public License) Price:
942 downloads
PloneSelenium 1.2.2

PloneSelenium 1.2.2


PloneSelenium provides a product for web-based functional tests. more>>
PloneSelenium provides a product for web-based functional tests.
PloneSelenium is a Plone Product allowing developers to create TTW Selenium test suites with a single Python Script, in order to do browser-based functional testing of their site.
Once you have developped the tests with PloneSelenium, you can run them in batch mode in Zelenium.
Functional tests are exported from PloneSelenium to Zelenium, so you can profit from the Zelenium features.
Enhancements:
- Disjointed scripts names from action title and id
- Making it possible to start tests as anonymous when the test users were not yet created using a manager user.
<<less
Download (0.11MB)
Added: 2007-02-12 License: GPL (GNU General Public License) Price:
986 downloads
PloneAtom 0.1.3

PloneAtom 0.1.3


PloneAtom provides Atom support for Plone. more>>
PloneAtom provides Atom support for Plone.

This is a Plone product (that could probably be trivially modified for the CMF itself) which provides Atom support for Plone. Currently it provides the Atom syndication format for folderish objects, in the same way as RSS syndication is implemented.

Enabling Atom syndication

Atom syndication is enabled in exactly the same way as RSS syndication. To enable syndication on the site in general:

.Login as an admin user.

.Go to Plone Setup and choose Zope Management Interface

.Select the Properties tab in the portal_syndication tool.

.Click enable syndication. Then, to enable syndication support for a particular folderish object:

.Login as a user who has Owner/Manager permission for the folder.

.Surf to that folder and select the syndication tab.

.Click Enable syndication. Dont worry about the syndication options it gives you -- they are not used by atom (and ignored in most RSS clients, from what Ive seen).

<<less
Download (0.004MB)
Added: 2007-02-16 License: MIT/X Consortium License Price:
982 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5