Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [Gypsypup] Plugin modification and customization

Quote Reply
Re: [Gypsypup] Plugin modification and customization In reply to
Thanks... but, i still need to know what is all about, i mean, i need to know how does it works in order to make changes. I have an idea but i'm not sure it's just like i think. for instance: a user adds a link, that later will be verified by the admin, once admitted (validated), it will be shown at the links page and the user, if logged-in will have the ability to modify it. But maybe the user (anyone) add this link but he doesn't own it, so the Claimable link will be seen for all the people that reach the page?? if so, how i'm i supposed to do this??

I was told to place this code:
<%if link_claimable%>
&nbsp;<%body_font%><small><a href="<%db_cgi_url%>/modify.cgi?do=claim;ID=<%ID%>">Claim this Link</a></small></font>
<%endif%>
at the link.html, i did it, and also to run a query, did that too. i made changes to the ClaimLink.pm also (changing "{ link_claimable => 1 }" from 0 to 1) but it doesn't work, so i understand i'm missing something. I need to be sure about what i'm doing, i mean, is not like woman can have babies, is about knowing the process in between, got it? it could be that my mother language is Spanish and i don't understand or do not explain clearly, please gimme details about the process and i'm sure i'll find the way...

I need to make all the links inserted by all the users Claimable, and then, and once every new link becomes validated that at the same time the owner get the chance to claim it, and so on...

Thanks a lot!!
Subject Author Views Date
Thread Plugin modification and customization rastabits 2334 Dec 1, 2003, 3:36 PM
Thread Re: [rastabits] Plugin modification and customization
Gypsypup 2220 Dec 2, 2003, 1:33 AM
Thread Re: [Gypsypup] Plugin modification and customization
rastabits 2202 Dec 2, 2003, 7:48 AM
Post Re: [rastabits] Plugin modification and customization
pugdog 2201 Dec 2, 2003, 8:16 AM