SV: SV: [xwiki-users] How to make a new blog

Karin Wiklund karin.wiklund at idainfront.se
Fri Jul 6 13:37:41 CEST 2007


Ah! :) I just had to log in again to make it work...
http://jira.xwiki.org/jira/browse/XE-73
 
//Karin

-----Ursprungligt meddelande-----
Från: Vincent Massol [mailto:vincent at massol.net]
Skickat: den 6 juli 2007 13:19
Till: xwiki-users at objectweb.org
Ämne: Re: SV: [xwiki-users] How to make a new blog



On Jul 6, 2007, at 1:02 PM, Karin Wiklund wrote:


I'd love to, but I don't have the rights to create issues on jira.xwiki.org :)


You do have the rights. You need to create a user that's all :)

Thanks
-Vincent


And thank you for answering. If I figure out something useful I'll let you know.
 
//Karin

-----Ursprungligt meddelande-----
Från: Vincent Massol [ mailto:vincent at massol.net]
Skickat: den 6 juli 2007 12:05
Till: xwiki-users at objectweb.org
Ämne: Re: [xwiki-users] How to make a new blog


BTW, I think that's an interesting feature that we could have out of the box. If you wish you could create a jira issue for this in the XWiki Enterprise jira project on jira.xwiki.org. 

Thanks
-Vincent

On Jul 6, 2007, at 12:01 PM, Vincent Massol wrote:



On Jul 6, 2007, at 11:22 AM, Karin Wiklund wrote:


Hi,
This might be a stupid question but I hope someone will be patient enough to answer it;
How do I make a new blog? I don't want another entry, I want another blog. My company wants to give each developement project their own blog on the company xwiki. 
 
I've scanned the mailinglist archíves and the xwiki.org site for help, but haven't found anything useful.
 
I would greatly appreciate your help on this


A blog is made of the following:
- An Article class and associated classsheets/templates
- XWiki documents to which an Article object is added to
- A Main XWiki Document listing blog entries (Blog.WebHome)

Right now the classsheet and Blog.WebHome pages use the Blog.Macros document to display blog entries. That macro looks for all documents in the xwiki which have an Article object attached.

If you want several blogs you'll need to add a variable to tell the Blog.Macros macro to only look in a portion of the wiki. For example you could decide to pass a Space so that only blog entries in that space are displayed.

Try editing the Blog.WebHome page and the Blog.Macros macro and you'll understand.

Warning: you'll need some understanding of XWiki objects/classes/templates. See the dev guide for more on this.

Thanks
-Vincent








--
You receive this message as a subscriber of the xwiki-users at objectweb.org mailing list.
To unsubscribe: mailto:xwiki-users-unsubscribe at objectweb.org
For general help: mailto:sympa at objectweb.org?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xwiki.org/pipermail/users/attachments/20070706/2f751149/attachment-0001.html 


More information about the users mailing list