module caching

19 views
Skip to first unread message

Franci B.

unread,
May 14, 2012, 6:23:38 PM5/14/12
to joomla-de...@googlegroups.com
hello all!

i am new to development so i believe for most of you the answer to my question will be very common.
i recently downloaded module that displays thumbnails of certain images. this module doesn't have implemented caching option, but i would like that to speed up my site a little bit.
i already put this code in xml file of the module:
<param name="cache" type="list" default="1" label="Caching" description="Select whether to cache the content of this module">
      <option value="1">Use global</option>
      <option value="0">No caching</option>
</param>
but it just doesn't work well enough. there can be seen that some cache was created, but the images (thumbnails) still aren't cached. i know this because i am using lazy loader and the thumbnails are loaded everytime i reload my page.
oh, and i am using Joomla! 1.5.

thanks

regards,
franci

Nick Savov

unread,
May 14, 2012, 6:49:51 PM5/14/12
to joomla-de...@googlegroups.com
Hi Franci,

Give the following tutorial a try:
http://www.theartofjoomla.com/joomla-caching-explained.html

Hope it helps!

Kind regards,
Nick
> --
> You received this message because you are subscribed to the Google Groups
> "Joomla! General Development" group.
> To view this discussion on the web, visit
> https://groups.google.com/d/msg/joomla-dev-general/-/JpR5ogn0qQ4J.
> To post to this group, send an email to
> joomla-de...@googlegroups.com.
> To unsubscribe from this group, send email to
> joomla-dev-gene...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/joomla-dev-general?hl=en-GB.
>
>

Franci B.

unread,
May 15, 2012, 5:01:58 PM5/15/12
to joomla-de...@googlegroups.com
Hi Nick,

Thanks for the answer. I was looking at this exact tutorial, when I put the code mentioned above in the XML file. It is also written at the end of an article.
And after this, the images are not caching. So I was wondering, if there is anything else, that I don't know about, how to implement cache for module?
Is there anything else I can do?

Thanks,

Regards,
Franci

Dne torek, 15. maj 2012 00:49:51 UTC+2 je oseba Nick Savov napisala:
> joomla-dev-general@googlegroups.com.
> To unsubscribe from this group, send email to
> joomla-dev-general+unsub...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages