Hi Kevin,
kpc wrote: > Vitantonio, Thanks for the response. > > So, let's say my space is called "Schedule". > > Do I clone Xwiki.ArticleClass, Xwiki.ArticleClassTemplate and > XWiki.ArticleClassSheet > as Schedule.ArticleClass, Schedule.ArticleClassTemplate and > Schedule.ArticleClassSheet > and create an equivalent to the XWiki Latest Articles page that uses them? > > Looks like I would also need to create a clone of Blog.Macros as maybe > ScheduleBlog.Macros. > > Then if I want this for twenty other spaces, I would repeat the exercise > twenty times. > > I wouldn't mind too much doing this, but it seems there ought to be an > easier way. > Well, if you find an easier way, let me know! ;-)) > When you said: >> basically one blog is already a space: all the document in that space >> are blog post. > Did you mean that each space is like a blog? Basically, a Blog is a Space in which you can add only post instead of wiki-pages: thus a Blog is a sort of specialized Space (but don't take my word as "the truth", I'm quite new too) > I'm still a pretty dumb new user of XWiki - is there an easy way built iin > to see a list of the latest adds or changes for a given space? > I'm pretty sure you can do that: try to look at the code in the "What's new" section that comes with the basic XWiki, should be easy to modify. > Thanks, Kevin > > ----- Original Message ----- > From: "Vitantonio Messa" <[EMAIL PROTECTED]> > To: "XWiki Users" <[email protected]> > Sent: Thursday, October 25, 2007 10:38 PM > Subject: Re: [xwiki-users] Blogs > > >> Hi, >> >> basically one blog is already a space: all the document in that space >> are blog post. >> >> You can create a new space and copy on the main page the "wiki-code" in >> the main page of the original blog blog. Then look in the blog.macros, >> you need to play with it and do some modification. >> >> I don't know if this is the best way, but it worked for me... >> Hope this will help! >> >> Vito >> >> >> >> kpc wrote: >>> What would be the best way to set up multiple blogs - say one per space? >>> Kevin >>> >>> >>> ------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> users mailing list >>> [email protected] >>> http://lists.xwiki.org/mailman/listinfo/users >> _______________________________________________ >> users mailing list >> [email protected] >> http://lists.xwiki.org/mailman/listinfo/users >> > > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
