Sergio Arias wrote:
Hi all.
I'm new to Midgard and I was just watching the documentation and making some simple tests and I was wondering if there is a simple way to do the link maintenance (powerful linking) since I could not find anything in the docs.
I will have a site with a lot of cross references and that's why I really need something to maintain my inner links up-to-date.
Now and then we made major structure changes involving folder and file renaming and it won't be feasible to check the links manually.
Is there a way in Midgard to do this powerful linking?
In 1.6.0 you can link to a page or attachment like this:
<a href="guid://<page-or-attachment-guid>">link</a>
<img src="guid://<attachment-guid>"> works too.
with articles this doesn't work, but you could code something using guids. they always stay the same, even if you rename or move around objects.
David
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
