I have some stuff I'd like to try to submit as a package and have one questions. Let me describe the package first. It basically allows you to define a list of terms for your website and if they show up in the bodyText it will add context sensitive tooltips to them with the definition you've added for the term. (you can see it here http://conchadeltoro.com/ by hovering over the yellow words). Anyways, this package is:
1. Webservice for the word lookups.. I am doing the replacements on the client side for now.
2. Jquery plugins
3. Css files
4. Icon
What I don't get is how to register the webservice to work. I modified the config file per the wiki but I don't know is this something that someone has to do manually or is there some explicit instructions on how to do this on a package install?
Packages and Webservice
I have some stuff I'd like to try to submit as a package and have one questions. Let me describe the package first. It basically allows you to define a list of terms for your website and if they show up in the bodyText it will add context sensitive tooltips to them with the definition you've added for the term. (you can see it here http://conchadeltoro.com/ by hovering over the yellow words). Anyways, this package is:
1. Webservice for the word lookups.. I am doing the replacements on the client side for now.
2. Jquery plugins
3. Css files
4. Icon
What I don't get is how to register the webservice to work. I modified the config file per the wiki but I don't know is this something that someone has to do manually or is there some explicit instructions on how to do this on a package install?
is working on a reply...