•  » Engine
  •  » including jQuery by default

#1 2012-04-17 17:35:36

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
14048

including jQuery by default

Denis A wrote:

Hello

I don't understand why jQuery not including to piwigo by default

I need including javascript into header.tpl

What is it?

flop25 wrote:

jquery has been included in piwigo for a long time ! see http://piwigo.org/dev/browser/trunk/themes/default/js
you just need to add this line
{combine_script id="jquery" load="header" path = "themes/default/js/jquery.min.js"}
in a tpl to use it !

And now -in 2.4-, this line has been added in header.tpl of the default theme, so any template-extension, plugin using template and loading the header ... will no more need to add this combine_script tag

Offline

 

#2 2012-04-17 19:11:20

Denis A
Guest

Re: including jQuery by default

default theme - only in admin header.tpl contains
{combine_script id='jquery' path='themes/default/js/jquery.min.js'}
but in html this string absent

default theme in content header.tpl absent too

how can I switch on jQuery?

 

#3 2012-04-17 21:10:02

Denis A
Guest

Re: including jQuery by default

trubles was with mbstring.func_overload in php.ini

wrote in httpd:
<VirtualHost *:80>
...
php_admin_value mbstring.func_overload 0
....
</VirtualHost>

and it's ok

 

#4 2012-04-18 11:38:21

Denis A
Guest

Re: including jQuery by default

Please, add to http://piwigo.org/basics/requirements info about php.ini,
mbstring.func_overload must be 0

 

#5 2012-04-18 12:04:35

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
14048

Re: including jQuery by default

Denis A wrote:

Please, add to http://piwigo.org/basics/requirements info about php.ini,
mbstring.func_overload must be 0

Isn't it the default configuration of PHP 5?

Offline

 

#6 2012-04-18 12:36:32

mistic100
Former Piwigo Team
Lyon (FR)
2008-09-27
3277

Re: including jQuery by default

Offline

 

#7 2012-04-18 12:47:57

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
14048

Re: including jQuery by default

So I don't see why we should detail every PHP setting if it is already the default configuration.

Offline

 
  •  » Engine
  •  » including jQuery by default

Board footer

Powered by FluxBB

github linkedin newsletter Piwigo.org © 2002-2026 · Contact