Currently, we use the filenames to determine the page name.
We'd like to change that to use the metadata as the source of the page name.
This will need to work with the page history feature which uses the filenames to determine the history order.
Description
Currently, we use the filenames to determine the page name.
We'd like to change that to use the metadata as the source of the page name.
This will need to work with the page history feature which uses the filenames to determine the history order.
As the page history feature is resolved before any converters are run, the converter that now handles getting the page titles from the metadata will not be able to interfere with page histories.
Possible edge case, that may need additional attention: What happens when the metadata reports different names for different versions of the same page? (meaning, in tikiwiki the page name was changed. Is this even possible?)
Laura Kolker added a comment - 21/May/07 11:54 AM As the page history feature is resolved before any converters are run, the converter that now handles getting the page titles from the metadata will not be able to interfere with page histories.
Possible edge case, that may need additional attention: What happens when the metadata reports different names for different versions of the same page? (meaning, in tikiwiki the page name was changed. Is this even possible?)
Possible edge case, that may need additional attention: What happens when the metadata reports different names for different versions of the same page? (meaning, in tikiwiki the page name was changed. Is this even possible?)