0
Welcome Guest! Login
0 items Join Now

too weight too weight too weight

    • GollumX's Avatar
    • GollumX
    • Elite Rocketeer
    • Posts: 2817
    • Thanks: 0

    Re: too weight too weight too weight

    Posted 17 years 1 month ago
    • Hi Terp,

      packing only what is required is the way to go. However, things become complicated when more mootools powered extensions are installed later. For example, the default mootools file in 1.5 is 70K. You cut that down to 40K by getting only what you need to power the template. Later, you install Abc Slideshow, which happens to need a component of mootools that you cut out earlier.. you would have to go back to the mootools site and re-download it again, making sure to include the missing bits.
      Andy Miller wrote:
      Yes, again the default mootools has almost no compression. I've no clue why. This is something that should be directed to the joomla core team (of which i'm no longer apart remember) and perhaps a ticket should be submitted on the joomla tracker??? this would be a better solution than us trying to replace the core joomla version.

      The Joomla core still outputs tables, which we must override in our templates. The joomla menu's aren't up to scratch so we override them in our templates. The link I posted above explains how to "override" the joomla mootools output in our templates. No different at all IMO. :)

      I believe it has already been brought to the attention of the core team via a whitepaper for 1.6.
    • Say no to Internet Explorer 6.
      twitter.com/mark_up
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: too weight too weight too weight

    Posted 17 years 1 month ago
    • I'm just saying we don't really overwrite any core feature from our templates, we sometimes replace it with our own (like the menus), although that was a requirement for 1.0, not so much for 1.5. To replace the built in one yourself is easy, just go to:

      www.mootools.net/download

      and select the bits you need or all, then choose a compression type, it seems the joomla built in one is jsmin only. I don't see why they can't use YUI to compress and put that in 1.5.3 or whatever. its not a big deal.
  • Re: too weight too weight too weight

    Posted 17 years 1 month ago
    • Andy Miller wrote:
      The packages have now been updated, but you can just remove/comment out this line:
      <script type="text/javascript" src="<?php echo $this->baseurl; ?>/templates/<?php echo $this->template?>/js/mootools-release-1.11.js"></script>
      sorry for being a noob but what file is this in?
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: too weight too weight too weight

    Posted 17 years 1 month ago
    • depends on the template, either in the index.php or the rt_head_includes.php in the last few templates. BTW this is for 1.0 only, in 1.5 we use the built-in mootools.
  • Re: too weight too weight too weight

    Posted 17 years 1 month ago
    • and where do i find the embarrased smilie?
    • JoeG's Avatar
    • JoeG
    • Jr. Rocketeer
    • Posts: 31
    • Thanks: 0

    Re: too weight too weight too weight

    Posted 17 years 1 month ago
    • Hello,

      I'm using HIVEMIND 1.5 and facing the same problem, can you guide me in the right direction how I could fix this problem on 1.5.
  • Re: too weight too weight too weight

    Posted 17 years 1 month ago
    • You'd find that in the index.php file.
    • James Spencer / Developer & Support / Hull, UK
    • JoeG's Avatar
    • JoeG
    • Jr. Rocketeer
    • Posts: 31
    • Thanks: 0

    Re: too weight too weight too weight

    Posted 17 years 1 month ago
    • I could not find this in index.php rather in rt_head_includes.php and have uncommented it.
      I'm using the 1.5 version which I downloaded a month back from your site, amd I doing something wrong or this is fine ?
  • Re: too weight too weight too weight

    Posted 17 years 1 month ago
    • I have continued to answer this in your HiveMind thread :)
    • James Spencer / Developer & Support / Hull, UK
    • JoeG's Avatar
    • JoeG
    • Jr. Rocketeer
    • Posts: 31
    • Thanks: 0

    Re: too weight too weight too weight

    Posted 17 years 1 month ago
    • Thanks Mate...you'd been quite helpful :)

Time to create page: 0.057 seconds