Skip to main content
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

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 addable types to this folder so that users can only add events to this folder. To do this, click on “add item” from the action tabs when you are logged in Plone. At th...

Plone

How to Make Zope Think It's Someone Else

Applications/Software

“All HTTP servers identify themselves. Here’s how to change Zope’s default identity.If you have a Zope 2.8.1 instance with Plone installed, and look at the HTTP headers, which anyone can do, you will see something like this:Server: Zope/(Zope 2.8.1-final, pyth...

Plone
security
Zope

Changing number of displayed news/events in Plone portlets

Programming and Web Development Plone

Find out which version of Plone you are running. Versions prior to 2.5 keep their portlet code in Zope Page Templates and can be modified easily. Plone 2.5 uses a new programming method called Views that complicates things. Versions after the 2.5.x series are ...

Plone
events
news
portlet

Should I use plonecustom.css when changing the layout for my Plone site

Programming and Web Development Plone

As stated in plonecustom.css, if you are going to be making heavy modifications to your layout, you should modify each CSS file accordingly (base.css, portlets.css, etc.).plonecustom.css can be used for light modifications or any custom classes and id’s you ...

Plone
CSS

Zope/Plone usage statistics

Programming and Web Development Plone

Since a Zope access log (Z2.log) has the same format as an Apache access log, Apache log analyzers will probably work for Zope/Plone too. I have tried AWStats and Webalizer and they both worked w/o needing to set anything special. I prefer Webalizer because: I...

Plone
Zope

Why can't I add a photo using AT Photo in Plone?

Programming and Web Development Plone

If you’ve used the product ATPhoto or ATPhoto Album in Plone 2.1, but now it is breaking in Plone 2.5, before you rip your hair out, here’s what you need to do: copy the code from this site: http://dev.plone.org/collective/browser/ATPhoto/trunk/configure.zcml ...

Plone
atphoto
Zope

Is there a permission that allows a user edit content that s/he does not own in Plone?

Programming and Web Development Plone

For Plone 2.x, 3.xQuestion:I notice that for a piece of content, both the Owner and the Manager can edit it. Naturally, I assumed that there a permission that allows the role Manager to be able to edit any content it does not own.However, after I assign ALL th...

Plone

Remove highlighting of search terms in Plone

Programming and Web Development Plone

If you haven’t noticed already, go to Google and do a quick search for your Plone site. Then click on your site. Plone will then highlight all of the searched terms.This can be helpful, but also distracting. Plone will try to match the highlight color with ...

Plone
Google
highlighting

Installing Plone v3.2 on Mac OS X 10.5

Programming and Web Development Plone

Installing Plone v3.2 on Mac OS X 10.5Instructions to install Plone v3.2 on Mac OS 10.5 Server and client.Plone is a Python-based, multi-platform content management system.  If you’ve stumbled on this document not knowing what Plone is, please take a look at t...

10.5
MAC
OS X
Plone
install
Python

Importing and exporting a Plone site

Programming and Web Development Plone

Zope has a feature that allows you to export files, folders, and even Plone sites using the Import/Export button. However, it’s important to note that this tool should not be used as a migration tool when moving an older Plone site to a newer one.For example, ...

Plone

Plone 4 Tips and Tricks

Programming and Web Development Plone

Back to Table of ContentsTiny MCEAdding a color picker to the toolbarPlone 4 comes installed with Tiny MCE as the default html editor. It has a WYSIWYG interface with a toolbar at the top. However, you may notice that some basic functions are missing (like a c...

4
Plone
Tips
tricks
color
picker
TinyMCE

Plone 4 Tips and Tricks: Table of Contents

Programming and Web Development Plone

Tiny MCEAdding a color picker to the toolbar

4
Plone
Tips
tricks
contents
table
TinyMCE

Content Management Systems at UCLA - Summer 2012

UCLA Tech Resources

The following table originated from various posts on the Campus Web Publishers listserve in July 2012. Campus Organization Plone Drupal WordPress Other CMS Custom or NonCMS Note Afro-American Studies: www.afro-am.ucla.edu X Hosted by Social Science ...

CMS
Drupal
Plone
WordPress
content management

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 site in Plone. How can I get my existing content into Plone? Answer: https://docs.plone.org/develop/import/index.html 

HTML
content
Plone

Shibboleth For Plone

Programming and Web Development Plone

Updated as of June 25th, 2010UCLA Shibboleth 2.1+ Guides:Installation guideConfiguration guideFollow up with installation of WebServerAuth: http://plone.org/products/webserverauthDoes “(null)” show up instead of the login name in Plone when all is said and don...

Shibboleth
Plone