Hi,
Any web site can be developed on XWiki. That said, it can be more or less complex
depending on what you wish to achieve.
In your case you need to develop a custom skin, which is pretty simple (for starter you
can simply override the view.vm in your skin and use the HTML template you wish to use and
use $doc.getRenrederedContent() for the content).
See
http://platform.xwiki.org/xwiki/bin/view/DevGuide/Skins
See also
http://www.xwiki.org/xwiki/bin/view/Main/Screenshots for what people have
achieved with XWiki.
Thanks
-Vincent
On 27 Sep 2015 at 17:54:32, Mohit Gupta (motgupta(a)gmail.com) wrote:
Hi All,
I want to develop website similar to
http://www.artpal.com/ or any other
art website.
Basic requirements are :-
1)I can upload my painting images,
2)User can change the painting background if somebody want
3)Allow user to purchase painting using card payment like in any other
site,
4) categorize different type of painting.
Are there some readymade template available which i can use as base and
then quickly develop on that? Just for info I am a java resource having
around 10 years of exp.
Thanks and Regards
Mohit