[opencms-dev] How to move content properly
Daniel Wiesner
daniel.wiesner at av-studio.de
Mon May 2 10:27:44 CEST 2005
I think the first option is the better one. The kind of internal links
in this style: "/en/projects/overview.html" istead of
"page?id=4532534..." includes additional information for users and
searchbots.
Maybe there is a way to rewrite internal links after moving a page in a
new module under admin/content-tools?
Daniel
Peter Birchmeier schrieb:
> Hi
>
> to be honest, I also wonder about the content addressing mechanism
> used by OpenCms. In my opinion, it is one of the main tasks of a CMS
> to take over the automated linking between content objects.
> I think there exist two ways to go:
>
> 1. Content objects (xml content, jsp/html pages, ..) are further
> addressed by its VFS file name. Whenever an object shall be
> renamed/moved, all other objects linking to the previous should be
> adapted. A good solution would be to store additional infos for each
> content object, infos containing a list of all objects linking to the
> specific one. Thus instead of starting a complete search over a wide
> range of objects to find all linking objects, only the objects in the
> list have to updated.
>
> 2. More complicated but more effective: content objects are only
> addressed by its id.
> Disadvantage: Building and maintaining JSP files manually is nasty
> since links (includes, ..) contain ids instead of comprehensible file
> names of objects.
> Advantage: objects can be renamed, moved, whatever you like to do with
> it. If there is enough support in automating the process of linking
> (e.g. inserting a link: OpenCms asks to chose a file (= object) and
> inserts its id), it is the way to go.
>
> kind regards, Peter
>
>
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please
> visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
--
-----------------------------------------------------------
AV-Studio Kommunikationsmedien GmbH Halle
Kurallee 13, D-06114 Halle (Saale)
Fon: +49 (0345) 20 999 -0 * Fax: +49 (0345) 20 999 -20
email: office at av-studio.de * http://www.av-studio.de
-----------------------------------------------------------
More information about the opencms-dev
mailing list