2010/6/14 Antonio Petrelli <[email protected]>: > 2010/6/13 Antonio Petrelli <[email protected]>: >> 2010/6/12 Claude Brisson <[email protected]>: >>> >>>> > If the plugin for news doesn't work well, then I'm cool with just moving >>>> > the >>>> > news to an alternate format. It doesn't change that often... >>>> >>>> This is a problem: I tried to find a plugin that could work but failed. >>>> I thought that it was a nice idea to rewrite the news item to a plain >>>> APT file, but then it won't be included in the main page (currently a >>>> macro is used that gets the first 3 items of the news), >>> >>> Why not a one-line shell script called by an SSI directive, that takes a >>> text file containing news as input? >>> >>> <!--#exec cmd="head -3 news.txt"--> >>> >>> news.txt can contain html >> >> I think that it complicates more the situation, since you need to >> create a partial HTML file of the news that you put normally in that >> news.xml file. Thus, you need to modify two files when you post a news >> item. > > However I think I'm near a solution, migrating to Doxia 1.1.3 and > saving all the work.
I saved the news plugin and its macro, since I considered it very interesting, even for other projects. About the Velocity renderer, I simply didn't care, since I changed all links to contact.html and who-we-are.html to parts of the project info reports (respectively mail-lists.html and team-list.html). I tried it with Maven 2.2.1 and it works. With Maven embedded 3 in Eclipse it does not work, and I don't know why. Anyway it's better than before :-) Thoughts? Thanks Antonio P.S. Sorry, but I am suffocating my disappointment with the match againts NZ in software development... --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
