tirithen / Ord

A CMS experiment
GNU General Public License v3.0
1 stars 0 forks source link

Internal links handling #23

Open tirithen opened 10 years ago

tirithen commented 10 years ago

When a page is saved it should search for links that leads to internal pages and change them into a special syntax containing the linked page id before saving to database.

When a page is fetched from the database, the ids should be converted to proper links again.