42853fd9 | 04-Dec-2013 |
krakjoe |
fix header |
f6d5200c | 04-Dec-2013 |
Dejan Marjanovic |
Remove <base> tag completely |
7ab7b50a | 04-Dec-2013 |
Dejan Marjanovic |
BASE_HREF's host part differs from HTTP_HOST (www prepended) causing issues in Opera 12 |
48147706 | 04-Dec-2013 |
Hannes Magnusson |
Add example elephpants, is overwritten by master |
e0dd9f1b | 04-Dec-2013 |
Hannes Magnusson |
Fix same origin policy errors Maybe this fixes stuff for Opera? It fixes some issues in Chrome fetching the elephpants for example on http://php.net (as the elephants requests www.ph
Fix same origin policy errors Maybe this fixes stuff for Opera? It fixes some issues in Chrome fetching the elephpants for example on http://php.net (as the elephants requests www.php.net). The policy check will automatically support all php.net subdomains
show more ...
|
bcc4cfa6 | 04-Dec-2013 |
Hannes Magnusson |
Fix counting logic.. as we skip an item if it doesn't exist Also, don't allow more then 50 pics |
601c8adc | 04-Dec-2013 |
Hannes Magnusson |
Whopsy, fix path :) |
f97c8114 | 04-Dec-2013 |
Hannes Magnusson |
This should be fully cached too |
d660a766 | 04-Dec-2013 |
Hannes Magnusson |
Disable compression, if set by INI, for images |
a11e8ce9 | 04-Dec-2013 |
Hannes Magnusson |
Enable compression on all pages Dear god. How come I always thought this setting was PHP_INI_SYSTEM?!??! And why has noone ever done this before? |
9b1c374d | 04-Dec-2013 |
Hannes Magnusson |
Fix grammar, as suggested by cjones |
0344cc1f | 04-Dec-2013 |
Hannes Magnusson |
Fix a warning with the new example files |
a96814d7 | 04-Dec-2013 |
Hannes Magnusson |
Add a README file on how to setup a development env |
5b3f6d3f | 04-Dec-2013 |
Hannes Magnusson |
Commit some generated files to make it easier to get up&running These are all overwritten by the rsync box by executing PhD (docs) & scripts/update-backend (in the master repo) |
143babd4 | 04-Dec-2013 |
Hannes Magnusson |
No longer used here |
ee8897ce | 04-Dec-2013 |
Hannes Magnusson |
Remove outdated comment, and no-longer-used pregen-events |
9c118193 | 04-Dec-2013 |
Dejan Marjanovic |
Add some logic to negative user notes fade script |
5bf8f70a | 04-Dec-2013 |
Dejan Marjanovic |
Fade out user notes with negative votes |
54e5393d | 04-Dec-2013 |
philip |
Added link to the archive/, let's see what this breaks |
c63bbd00 | 04-Dec-2013 |
Hannes Magnusson |
Fix/enable archive sidebar |
9b4e2041 | 04-Dec-2013 |
philip |
Fixed typo |
80c2dc7f | 03-Dec-2013 |
Carlos Lizaga |
Merge branch 'master' of git.php.net:/web/php
|
416dab1c | 03-Dec-2013 |
Carlos Lizaga |
[Fixed] Typo on thanks.php and several CSS errors. |
e98eaefa | 03-Dec-2013 |
Hannes Magnusson |
myracloud took over Y! hosting few weeks back |
86b5e0d1 | 03-Dec-2013 |
Dejan Marjanovic |
Revert previous CSS change regarding navbar and hash scroll |