21302 Posts in 5736 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 2012 Views |
-
Remove the "m" Parameter in *.css?m=32861239

5 January 2010 at 2:47am
Hello Community,
i wish you all an happy new year!
Is it possible to remove die "m" parameter in the href
<link rel="stylesheet" href="layout.css?m=12342832"/>
and the src
<script type="text/javascript"src="layout.css?m=12342832"/>
attribute of the given Elements?
I dont find some static property or method to set this.
Best Regards,
Stefan
-
Re: Remove the "m" Parameter in *.css?m=32861239

5 January 2010 at 4:22pm Last edited: 5 January 2010 4:24pm
How about doing this in your _config.php file:
Requirements::set_suffix_requirements(false)
You won't be able to exclude only several files from this behaviour, this is global option.
| 2012 Views | ||
|
Page:
1
|
Go to Top |
