| Home | Trees | Indices | Help |
|
|---|
|
|
Author: Andres Riancho ( andres.riancho@gmail.com )
|
|||
| __init__(self) | ||
|
_testResponse(self,
request,
response) This method tries to find patterns on responses. |
||
| _findName(self, tag) | ||
|
setOptions(self,
optionsMap) Sets the Options given on the OptionList to self. |
||
|
getOptionsXML(self) This method returns a XML containing the Options that the plugin has. |
||
|
end(self) This method is called when the plugin wont be used anymore. |
||
| getPluginDeps(self) | ||
| getLongDesc(self) | ||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
_interestingWords Can someone explain what this meta tag does? <meta name="verify-v1" content="/JBoXnwT1d7TbbWCwL8tXe+Ts2I2LXYrdnnK50g7kdY=" /> |
||
|
|||
|
This method tries to find patterns on responses. This method MUST be implemented on every plugin.
|
|
Sets the Options given on the OptionList to self. The options are the result of a user entering some data on a window that was constructed using the XML Options that was retrieved from the plugin using getOptionsXML() This method MUST be implemented on every plugin.
|
|
|
|
|
|
|||
_interestingWordsCan someone explain what this meta tag does? <meta name="verify-v1" content="/JBoXnwT1d7TbbWCwL8tXe+Ts2I2LXYrdnnK50g7kdY=" /> Answer: That's one of the verification elements used by Google Sitemaps. When you sign up for Sitemaps you have to add that element to a root page to demonstrate to Google that you're the site owner. So there is probably a Sitemaps account for the site, if you haven't found it already. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Thu Oct 18 19:42:34 2007 | http://epydoc.sourceforge.net |