Hi! I am not sure this is the right place to post this message, so sorry if it is not. My first Ruby coding was directed to add support for tagging to Soks. It works in the following form: - include anywhere in the page a line containing tags: category1 category2 ... etc and than these are automatically link to category pages, category pages create a backlink to the page. The category pages are managed automatically. Being the first time working with Ruby I have faced 2 problems: 1/ understanding/navagating the existing code 2/ understanding the correct way to extend the existing code I would very pleased if somebody (maybe the authors?) would take a look at what have I done and help me understand my mistakes and correct them in the future. Please let me know if somebody is interested so I can post the code. many thanks in advance, :alex |.::the_mindstorm::.|