Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

33 total results found

How do I identify the stylesheets in Plone?

Programming and Web Development Plone

In Plone, you can list, debug, enable and disable and change the order of all the stylesheets by:...

Restricting Plone portlets to show up only on certain pages

Programming and Web Development Plone

Sometimes you may want certain Plone portlets to only show up on certain pages. This guide will w...

How do I change the nav portlet?

Applications/Software

What I want to do: Change the navigation portlet so that only the current top folder and its cont...

How to get rid of icons in Plone

Programming and Web Development Plone

Plone’s default style calls for an assortment of eye candy to decorate links, list items, and var...

How can I undo changes in Plone?

Programming and Web Development Plone

Plone has a feature that lets you undo changes you make to Plone-managed pages and other items. T...

How do I change the header image in Plone?

Programming and Web Development Plone

Enter the the Zope interface by adding /manage to the end of your URL. Go to the folder ‘/portal_...

Why are my excluded Plone items still showing up in navigation?

Programming and Web Development Plone

Plone comes with a useful way to hide certain items from the navigation menu. On the page’s prope...

Plone and Zope Screencasts

Programming and Web Development Plone

Collection of screencasts demoing Plone functionality and ease of development in Zope 3.

How to add new slots in Plone

Programming and Web Development Plone

This document describes how to add an additional portlet slot to the two that exist already (left...

Can Plone display content from another site inside it?

Programming and Web Development Plone

Yes, there is a product that will do exactly this. It’s called windowZ. Just use the quick instal...

How do I remove the icons in Plone?

Programming and Web Development Plone

This will allow you to remove the navigation icons that appear in Plone’s navigation portlet. go ...

How can a rotating banner image be done in Plone?

Programming and Web Development Plone

The first step is to create a Python script that will serve up the image you want. This article a...

How do I make dynamic dropdown/pullup menus in Plone?

Programming and Web Development Plone

There is a Plone Drop Down Menu product (also called qPloneDropDownMenu) that creates navigation ...

How do I enable the advanced mode of the TinyMCE editor for Plone?

Programming and Web Development Plone

The TinyMCE editor is a feature-rich WYSIWYG editor for Plone, similar to Kupu. However, many of ...

Why aren't my font colors / scripts / Flash / Java applets showing up in my Plone site?

Programming and Web Development Plone

By default, Plone employs an HTML-filtering system when it transforms Plone documents into marked...

Importing existing HTML content into Plone

Programming and Web Development Plone

I have an existing site consisting of HTML files, folders and images. Now I’d like to manage that...

How do you enable short names in Plone?

Programming and Web Development Plone

By default Plone 2.1.x generates short names for you based on the title of your document, folder,...

Why is it important to use short names in Plone?

Programming and Web Development Plone

Short names become apart of the URL for Plone sites. Instead of an auto generated URL, you can c...

Plone CMS Resources

Programming and Web Development Plone

Plone is an Open-Source Content Management System built on Python and Zope.Departments at UCLA cu...

Is there a way of making the smart folder's contents public while keeping the content's containing folder from appearing to the public?

Applications/Software

What you can do is create a folder called “events”. Then what I like to do is restrict the addab...