[ 
http://jira.magnolia-cms.com/browse/DOCU-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tobias Mattsson updated DOCU-163:
---------------------------------

    Description: 
At 
http://documentation.magnolia-cms.com/reference/module-mechanism.html#Servlets 
it should say that you can pass init-params to the servlet like this:

{code}
<params>
  <param>
    <name></name>
    <value></value>
  </param>
</params>
{code}


  was:
At 
http://documentation.magnolia-cms.com/reference/module-mechanism.html#Servlets 
it should say that you can pass init-params to the servlet like this:

{code:xml}
<params>
  <param>
    <name></name>
    <value></value>
  </param>
</params>
{code:xml}



> Module mechanism docu should describe passing init-params to servlets
> ---------------------------------------------------------------------
>
>                 Key: DOCU-163
>                 URL: http://jira.magnolia-cms.com/browse/DOCU-163
>             Project: Documentation
>          Issue Type: Improvement
>      Security Level: Public
>          Components: content
>            Reporter: Tobias Mattsson
>            Assignee: Antti Hietala
>
> At 
> http://documentation.magnolia-cms.com/reference/module-mechanism.html#Servlets
>  it should say that you can pass init-params to the servlet like this:
> {code}
> <params>
>   <param>
>     <name></name>
>     <value></value>
>   </param>
> </params>
> {code}

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to