[xwiki-users] Skin for use as CMS for "static" web site?
Is there a Skin or a setting or something so I could use XWiki as a CMS for a web site? Something that if you're not logged in, it will not show any wiki related functional things at all. What I'd like to do is configure my XWiki install with 3 spaces: "static" web site for default space, then blog and wiki spaces that would use the default skin. I've looked into building a custom skin, but it seems like this is something someone might have already done so asking to avoid reinventing the wheel. Thanks!
Here you can find the list of skins http://extensions.xwiki.org/xwiki/bin/view/Extension/WebHome#|t=extensions&p=1&l=30&s=doc.creationDate&d=desc&type=skin On Wed, Jun 12, 2013 at 4:16 AM, <joel@mentics.com> wrote:
Is there a Skin or a setting or something so I could use XWiki as a CMS for a web site? Something that if you're not logged in, it will not show any wiki related functional things at all.
What I'd like to do is configure my XWiki install with 3 spaces: "static" web site for default space, then blog and wiki spaces that would use the default skin.
I've looked into building a custom skin, but it seems like this is something someone might have already done so asking to avoid reinventing the wheel.
Thanks! _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
http//extensions.xwiki.org/xwiki/bin/view/Extension/Leiothrix+Skin is pretty nice for this On Wed, Jun 12, 2013 at 12:46 AM, <joel@mentics.com> wrote:
Is there a Skin or a setting or something so I could use XWiki as a CMS for a web site? Something that if you're not logged in, it will not show any wiki related functional things at all.
What I'd like to do is configure my XWiki install with 3 spaces: "static" web site for default space, then blog and wiki spaces that would use the default skin.
I've looked into building a custom skin, but it seems like this is something someone might have already done so asking to avoid reinventing the wheel.
Thanks! _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
On Wed, Jun 12, 2013 at 6:10 AM, Mohit Gupta <motgupta@gmail.com> wrote:
Here you can find the list of skins
That's not really all the skins actually, that's mostly filesystem skins but for example http//extensions.xwiki.org/xwiki/bin/view/Extension/Leiothrix+Skin is also a skin but fully based on wiki pages.
On Wed, Jun 12, 2013 at 4:16 AM, <joel@mentics.com> wrote:
Is there a Skin or a setting or something so I could use XWiki as a CMS for a web site? Something that if you're not logged in, it will not show any wiki related functional things at all.
What I'd like to do is configure my XWiki install with 3 spaces: "static" web site for default space, then blog and wiki spaces that would use the default skin.
I've looked into building a custom skin, but it seems like this is something someone might have already done so asking to avoid reinventing the wheel.
Thanks! _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
I updated the type name to make it more clear. On Wed, Jun 12, 2013 at 7:53 AM, Thomas Mortagne <thomas.mortagne@xwiki.com> wrote:
On Wed, Jun 12, 2013 at 6:10 AM, Mohit Gupta <motgupta@gmail.com> wrote:
Here you can find the list of skins
That's not really all the skins actually, that's mostly filesystem skins but for example http//extensions.xwiki.org/xwiki/bin/view/Extension/Leiothrix+Skin is also a skin but fully based on wiki pages.
On Wed, Jun 12, 2013 at 4:16 AM, <joel@mentics.com> wrote:
Is there a Skin or a setting or something so I could use XWiki as a CMS for a web site? Something that if you're not logged in, it will not show any wiki related functional things at all.
What I'd like to do is configure my XWiki install with 3 spaces: "static" web site for default space, then blog and wiki spaces that would use the default skin.
I've looked into building a custom skin, but it seems like this is something someone might have already done so asking to avoid reinventing the wheel.
Thanks! _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne
-- Thomas Mortagne
On Tue, Jun 11, 2013 at 10:53 PM, Thomas Mortagne <thomas.mortagne@xwiki.com> wrote:
On Wed, Jun 12, 2013 at 6:10 AM, Mohit Gupta <motgupta@gmail.com> wrote:
Here you can find the list of skins http://extensions.xwiki.org/xwiki/bin/view/Extension/WebHome#|t=extensions&p=1&l=30&s=doc.creationDate&d=desc&type=skin
That's not really all the skins actually, that's mostly filesystem skins but for example http//extensions.xwiki.org/xwiki/bin/view/Extension/Leiothrix+Skin is also a skin but fully based on wiki pages.
That one looks interesting. Is there some way to do a custom skin besides create a new one in the filesystem? The page about creating a custom skin talks about the filesystem one, I think.
On Wed, Jun 12, 2013 at 11:14 PM, <joel@mentics.com> wrote:
On Tue, Jun 11, 2013 at 10:53 PM, Thomas Mortagne <thomas.mortagne@xwiki.com> wrote:
On Wed, Jun 12, 2013 at 6:10 AM, Mohit Gupta <motgupta@gmail.com> wrote:
Here you can find the list of skins http://extensions.xwiki.org/xwiki/bin/view/Extension/WebHome#|t=extensions&p=1&l=30&s=doc.creationDate&d=desc&type=skin
That's not really all the skins actually, that's mostly filesystem skins but for example http//extensions.xwiki.org/xwiki/bin/view/Extension/Leiothrix+Skin is also a skin but fully based on wiki pages.
That one looks interesting.
Is there some way to do a custom skin besides create a new one in the filesystem? The page about creating a custom skin talks about the filesystem one, I think. _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
You always inherit from a filesystem skin but you can override everything in the wiki pages. As I said http//extensions.xwiki.org/xwiki/bin/view/Extension/Leiothrix+Skin is a good example of skin based on wiki pages. -- Thomas Mortagne
participants (3)
-
joel@mentics.com -
Mohit Gupta -
Thomas Mortagne