Hi Oliver,
could you please realize the following:
- when creating a structure level, there will be added the most important meta information in the backend (like description, keywords, language etc.) This information is then read from database and shown in the html source.
- if there is no special meta information specified for a certain structure level, then there can either be choosen one level where the information should be read ("live-copied") from.
- with this feature we wouldn't have to create a new template for each and every section where we need different meta information
example:
- home (seperate information)
-- english (seperate meta information)
--- english1 (take information from "english")
--- english2 (take information from "english")
---- english2.1 (seperate information)
-- german (seperate information)
--- german1 (seperate information)
--- german2 (take information from german1)
---- german2.1 (take information from german2 and if there is specified another level to take the information from at german2, then take the information from this level)
-- french (take information from home)
*edit:*
I think it might be enough if there was one field like "description", that was added to the html-head section.
Reorganisation Description + additional meta info in backend
Reorganisation Description + additional meta info in backend
Last edited by brans on Fri 25. Feb 2005, 12:32, edited 3 times in total.