SPIP commits

Howto avoid the automatic compression of your scripts ?

, ,

SPIP is fantastic because it can automatically merge and compress the css and javascript files.

But sometimes it can crash our scripts (especially if some parameters are stored inside). To solve it, just change, in your template, the type of your script. Instead of "text/javascript" use "application/javascript"

<script type="application/javascript">'.$gmap_script.'</script> <script type="application/javascript" src="'._DIR_PLUGIN_GEOMAP.'js/customControls.js"></script>';

Creation of an API for footnotes! SPIP2.0 (and SPIP1.92f) released

How to use Quote function:

  1. Select some text
  2. Click on the Quote link

Write a comment

Comment
(BBcode and HTML is turned off for anonymous user comments.)

If you can't read the words, press the small reload icon.


Smilies