Personal tools
You are here: Home Products SimpleAlias

SimpleAlias

SimpleAlias is a product that let's you create aliases or shortcuts to content somewhere in your portal.

Current release
SimpleAlias 2.0.0

Released Jun 13, 2008 — tested with Plone 3

First stable version for Plone 3.1 (+)

More about this release…

Get SimpleAlias for all platforms (0 kB)
Product Package

Experimental releases

Upcoming and alpha/beta/candidate releases

  • Alpha releases should only be used for testing and development.
  • Beta releases and Release Candidates are normally released for production testing, but should not be used on mission-critical sites.
  • Always install on a separate test server first, and make sure you have proper backups before installing.
SimpleAlias 2.0RC1 (Release candidate) Released Jan 17, 2008
First SimpleAlias release for Plone 3.0.x (and Plone 3.0.x only).

Project Description

SimpleAlias is a product that let's you create aliases or shortcuts to content somewhere in your portal. It behaves similar to an alias in the filesystem. In many cases you want to have such a link in a folder to some object elsewhere in the portal without having to recreate that object. Of course you can use the Link object but that is rather primitive.

SimpleAlias introduces a new content type: Alias. Once you create the Alias, you can create a reference to another object in the portal and the Alias will copy the title and description of this target object. When you view the alias, it shows the object within the context of the Alias and it presents the user a link to the target object itself. So, no scary traversal tricks. You remain in the context of the Alias. The Alias will have the same icon as the target object (with a small arrow layed over it for recognition, see readme.txt).

Another way to create an Alias to an object is to copy that object in the contents view of the object's container and then to go to the location where you want the Alias and click on Paste as alias in the contents view.

It's as simple as that. So yes, it is easy to use.