Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: elkangaroo/munee

Tags

1.5.20

Toggle 1.5.20's commit message
Fixing an issue with using Munee in a sub-folder and combining files

1.5.19

Toggle 1.5.19's commit message
Adding in support to run Munee in a sub-directory.

1.5.18

Toggle 1.5.18's commit message
Fixing a RegEx for windows users who use Image Placeholders.

1.5.17

Toggle 1.5.17's commit message
Adding in new CompilationException and removing cache file if it is c…

…alled. Also putting in new relative path fix for CSS stylesheets.

1.5.16

Toggle 1.5.16's commit message
Fixing an issue with relative paths not converting to absolute paths …

…correctly. This should fix issue meenie#32.  I also implemented the feature requests in issue meenie#24, issue meenie#27, and issue meenie#21.

1.5.15

Toggle 1.5.15's commit message
Merge pull request meenie#23 from elkangaroo/fix-php-warning-for-unca…

…ched-images

Fixing a PHP Warning: Invalid argument supplied for foreach() due to glob() sometimes returning false rather than an array.  Plus some refactoring changes to remove duplicate code.

1.5.14

Toggle 1.5.14's commit message
Putting in fix for directly requesting an unfiltered image triggering…

…`checkReferrer()` when it shouldn't

1.5.13

Toggle 1.5.13's commit message
Put in some comments for the new changes.

1.5.12

Toggle 1.5.12's commit message
added NC in the RewriteRule example to make the match case-insensitiv…

…e (it will match JPG for example)

1.5.11

Toggle 1.5.11's commit message
Removing extra line.