imageset:
in session.php
Code: Select all$img_data['src'] = 'http://cdn.varjanta.com/static/' . rawurlencode($this->theme['imageset_path']) . '/imageset/' . ($this->img_array[$img]['image_lang'] ? $this->img_array[$img]['image_lang'] .'/' : '') . $this->img_array[$img]['image_filename'];
What ...
Search found 3 matches
- Fri Jul 22, 2011 8:20 am
- Forum: [3.x][Archive] RFCs
- Topic: [RFC|Accepted] Overridable imageset and theme paths for CDNs
- Replies: 17
- Views: 79204
- Fri Apr 29, 2011 5:59 am
- Forum: [3.x][Archive] RFCs
- Topic: [RFC|Accepted] Overridable imageset and theme paths for CDNs
- Replies: 17
- Views: 79204
Re: [RFC|Accepted] Overridable imageset and theme paths for
I need to ask 1 thing... how can these changes automatically select http or https depending upon the way header request them?
- Wed Sep 01, 2010 7:40 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC|Accepted] Overridable imageset and theme paths for CDNs
- Replies: 17
- Views: 79204
Re: [RFC|Accepted] Overridable imageset and theme paths for
I hade made every necessary changes in style.php so that all files in theme goes to csn. How to override this three files for cdn
http://www.example.com/style.php?id=1&lang=en
http://www.example.com/styles/prosilver ... orum_fn.js
http://www.example.com/styles/prosilver/theme/print.css
http://www.example.com/style.php?id=1&lang=en
http://www.example.com/styles/prosilver ... orum_fn.js
http://www.example.com/styles/prosilver/theme/print.css