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

Erin Schnabel ebullient.rain at gmail.com
Fri Jul 6 14:39:46 CEST 2007


I've done this with our installation for team-level news. Just adjust
the "Add news" form to include a space/web as input (or copy the "Add
news" to the space you want, and fill in the space/web value), and as
Vincent said, filter display of news from within those spaces.. that
is, make a "NewSpace.News" or "NewSpace.Blog" page that lists only
those entries belonging to the space, and you're done.

On 7/6/07, Karin Wiklund <karin.wiklund at idainfront.se> wrote:
>
>
> 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
>
>
> --
> 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
>
>


-- 
'Waste of a good apple' -Samwise Gamgee




More information about the users mailing list