cancel
Showing results for 
Search instead for 
Did you mean: 

Tutorial on site component development?

gronfelt
Champ in-the-making
Champ in-the-making
I'd like to try developing a sample site component (such as Calendar or Wiki) and I feel that I need some sort of starting point. Does anyone know of any tutorials on the subject? I know that I've seen a wiki page containing links to different tutorials on the web and I'm pretty sure there was one adressing this subject. However, now I can't seem to find that particular wiki page or the tutorial in question. I think it was a multipart (six parts?) on a blog.

If anyone knows of the tutorial I'm describing or anything else on the subject I'd be happy to know about it. Of course  I could start by reading the code, but I'm not a skilled web programmer, so it's pretty cumbersome. (Of course I could start with something simpler, but I think that the best way to learn is to jump right into the heat…  Smiley Very Happy )

Edit: I found the blog I was looking for:

http://edlovesjava.blogspot.com/
2 REPLIES 2

fpp
Champ in-the-making
Champ in-the-making
The example on the blog you mentioned (Extending Share 3 - Adding new pages to share - http://edlovesjava.blogspot.com/search/label/extending%20share)
is the closed I found to adding a new page type to the document library.

I'm currently also working on the creation of a document library extension and planning to provide an example once the thing is finished (was expected last week but now will be 1st week January) - The example on the edlovesjava site unfortunately only shows how to create a page (the follow-up parts of the tutorial are unfortunately missing) and I've never got it fully working with the latest version of the document library.

There is a brief presentation from the Master Class to customize Share but it basically recommends to use the RM module together with debugging tracing though code as an example (PDF file is in the Alfresco document repository). I'm following the approach from the RM module but work got far more extensive than originally planned.

fpp

gronfelt
Champ in-the-making
Champ in-the-making
Thanks a lot for your input, I'll look into the masterclass presentation and I look forward to your example once you're finished with your project.

/Gronfelt