Hi, On Feb 27, 2009, at 3:51 PM, hel-o wrote:
Thanks,
worked, one more question. I used a flikr macro in my blog. As i understand the new blog application uses the new syntax.
Tried to change the syntax for the http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax#HMacros macro -> macro didn't work.
Tried to link to the http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax#HImages picture (which schoud be possible in the new syntax) -> didn't work.
Know Bugs or did i do something wrong?
2 things: * the new blog app doesn't use the new syntax. It's independent. * in the new syntax if you need to use an existing velocity macro that generate HTML you'll need to wrap it in html macro for now (there's an issue to fix this and thus make it easier) for ex: {{html}}{{velocity}}#flickr(...){{/velocity}}{{/html}} * for the image you need to show us what you've typed. It should work just fine. Thanks -Vincent
hel.
Sergiu Dumitriu-2 wrote:
hel-o wrote:
Hi,
how can i migrate existing blog posts to the new blog application?
Visit /xwiki/bin/view/Blog/Migration using an administrator account.