Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Module contents lazy loading
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Lemings  
View profile  
 More options Jul 18 2012, 11:37 am
From: Lemings <lemings...@gmail.com>
Date: Wed, 18 Jul 2012 08:37:27 -0700 (PDT)
Local: Wed, Jul 18 2012 11:37 am
Subject: Module contents lazy loading

Hello!

Has anybody thought about lazy loading of module contents?
If page is bloated with some count of modules, lets say on news site may be
it is worth that.

Basically it is possible to prepare place in template without loading them,
then after use some JS and custom component which  renders module and
passes contents to JS.

I was googling but for Joomla found only lazy loading for images.

Maybe some has done some work for that thing and has valuable thoughts.  Or
maybe it is not usefull at all. I would like to hear opinions.

Best regards,
Lemings


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
D. Dante Lorenso  
View profile  
 More options Jul 18 2012, 1:49 pm
From: "D. Dante Lorenso" <da...@lorenso.com>
Date: Wed, 18 Jul 2012 12:49:08 -0500
Local: Wed, Jul 18 2012 1:49 pm
Subject: Re: [jgen] Module contents lazy loading
On 7/18/12 10:37 AM, Lemings wrote:

> Hello!
> Has anybody thought about lazy loading of module contents?
> If page is bloated with some count of modules, lets say on news site may
> be it is worth that.

I'd like to see more usage of autoloader to load PHP classes and content.

--
-- Dante

D. Dante Lorenso
da...@lorenso.com
972-333-4139


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rouven Weßling  
View profile  
 More options Jul 18 2012, 1:56 pm
From: Rouven Weßling <m...@rouvenwessling.de>
Date: Wed, 18 Jul 2012 19:56:09 +0200
Local: Wed, Jul 18 2012 1:56 pm
Subject: Re: [jgen] Module contents lazy loading

On 18.07.2012, at 19:49, D. Dante Lorenso wrote:

> On 7/18/12 10:37 AM, Lemings wrote:
>> Hello!
>> Has anybody thought about lazy loading of module contents?
>> If page is bloated with some count of modules, lets say on news site may
>> be it is worth that.

> I'd like to see more usage of autoloader to load PHP classes and content.

Lazy loading of modules after the original site has been loaded has nothing to do with with PHP's autoloader. The platform is 90% autoloadable now and the CMS has taken some small steps into that direction.

Rouven


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »