I have an established lenya CMS to work with. I need to update it semi- regularly with new information that is pretty similar.
The click-click-paste-click-click-paste-click-click-click thing is getting kind of old. Is there an automatic way I can add new pages and modify preexisting pages? Our lenya server is running on a Linux host, if it matters. I found a directory that contains the pages I want to add to - can I just stick some fresh HTML in there from a bash or python script, and find where it's linked from and modify that with some sort of HTML parser (probably from python)? Or do I need to study a bunch of stuff first and work in java and/or XSLT? If I make changes to the HTML directly, will they be lost next time someone uses the CMS via a browser? If somebody has an example of doing something that's similar to this, that'd get me going quickly. Java (and XSLT?) would be fine. Thanks! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
