Hi Harsha,
On Sun, Mar 22, 2009 at 1:55 PM, Harsha Halgaswatta <
harsha.halgaswatta(a)gmail.com> wrote:
Hi all
In point of a photo album it should have many features , the excisting
stuff support the most basic features. Hence i may need some backend
support
for some functionalities. So as i feel i have to involve with backend
components or even make some backend stuff (skin level or pluging level
) that yield the application level implementation easy. if so would you
mind
directing me towards worth readings relating to those stuff . Having a
prior
familiarization among those would be effective in case of providing a
good proposal and even for implementation.
I assume by now you are familiar with the xwiki source tree / building etc.
If not, start with:
1)
http://dev.xwiki.org/xwiki/bin/view/Community/SourceRepository
2)
http://dev.xwiki.org/xwiki/bin/view/Community/Building
3)
http://dev.xwiki.org/xwiki/bin/view/Community/DevelopmentTools
From my experience Eclipse + M2Eclipse + Shell is the
best development setup
;)
Once you are familiar with those, have a look at this nice tutorial by anca,
sergiu & others:
http://platform.xwiki.org/xwiki/bin/view/DevGuide/WritingComponents
And in general, you can find most of the development related info at:
http://dev.xwiki.org/xwiki/bin/view/Main/WebHome
&
http://platform.xwiki.org/xwiki/bin/view/DevGuide/Tutorials
Thanks.
- Asiri