History log of /web-php/include/header.inc (Results 151 – 175 of 229)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# aafa100a 09-Jan-2011 Paul Dragoonis

Removed the windows section from the homepage megadropdown as we have dedicated windows links for the 5.3 and 5.2 releases


# d5391b76 08-Jan-2011 Paul Dragoonis

Fixed a markup error, added content for the title attrs on <a> tags. Fixed a typo


# e53fead5 08-Jan-2011 Paul Dragoonis

fixing whitespace issues, no more! configured my IDE properly


# adf3b091 08-Jan-2011 Paul Dragoonis

Changes to the homepage downloads area: Now we have a link to the gz, bz2 and the windows section for each release


# 14d71ebd 07-Jan-2011 Adam Harvey

Fix the mega drop down background colour overflowing in IE ≤ 7. (I'm presuming
we don't really care about IE 6, but 7 might just about be worth still vaguely
trying to support a bit.)


# 39259e5f 07-Jan-2011 Adam Harvey

Since we're already using the new HTML5 semantic elements elsewhere, let's use
<nav> as well.


# 6096420e 07-Jan-2011 Adam Harvey

Quiet notices when we don't have $_SERVER['BASE_PAGE'] available.


# bc757807 07-Jan-2011 Adam Harvey

Fix a couple of formedness errors.


# d49c4751 07-Jan-2011 Adam Harvey

Autogenerate the download links in the mega drop down based on version.inc.
File sizes have been removed temporarily because they're not in version.inc at
the moment; it would be simple enoug

Autogenerate the download links in the mega drop down based on version.inc.
File sizes have been removed temporarily because they're not in version.inc at
the moment; it would be simple enough to add them, but I need to follow up with
our RMs to make sure I'm not making their lives harder by requiring it.

show more ...


# cc19129a 07-Jan-2011 Adam Harvey

Turns out some versions of Firefox need to be told that aside, section and
footer are blocks as well, so move it into the main theme stylesheet, since
it's harmless for browsers that do suppo

Turns out some versions of Firefox need to be told that aside, section and
footer are blocks as well, so move it into the main theme stylesheet, since
it's harmless for browsers that do support the new HTML5 elements.

show more ...


# c8de35b0 07-Jan-2011 Adam Harvey

Fix styling in IE.


# 13759fa7 07-Jan-2011 Paul Dragoonis

Changed warning bar colors. Tried the black, and the purple it blended in too much, went for green since it's the href color. Bit wild, but does the trick and it's cookie based anyway so will only ap

Changed warning bar colors. Tried the black, and the purple it blended in too much, went for green since it's the href color. Bit wild, but does the trick and it's cookie based anyway so will only appear once

show more ...


# 8e524675 06-Jan-2011 Philip Olson

Added ?beta=0 to php.net link, for those who prefer stable. Guess we could use PHP_SELF here... meh... Ross Masters spotted this


# 519e68c3 06-Jan-2011 Philip Olson

Bumped to latest PHP release. We should use the releases array here, at some point...


# 87428657 06-Jan-2011 Paul Dragoonis

Textual change on intro text for beta


# b515e67a 06-Jan-2011 Adam Harvey

Add a temporary banner across the top of the beta site that explains that it's
an experimental design and not the actual live site. Barring major changes to
the structure of header.inc, with

Add a temporary banner across the top of the beta site that explains that it's
an experimental design and not the actual live site. Barring major changes to
the structure of header.inc, with any luck this commit should be able to be
reverted whole to get rid of this before deploying to live.

show more ...


# 44e9c76c 06-Jan-2011 Peter Cowburn

Don't use <base> tag if BASE_HREF is not available (thanks Anthony Sterling)


# 95e5d867 04-Jan-2011 Stewart Lord

Beta home page now displays a blurb about PHP and download links inside the
(auto-expanded) mega drop-down as per mock-up sent to the mailing list.

The top-portion of the mock-up was gen

Beta home page now displays a blurb about PHP and download links inside the
(auto-expanded) mega drop-down as per mock-up sent to the mailing list.

The top-portion of the mock-up was generally well received. The lower-portion
needs additional work. This change only commits the top portion. Some minor
changes were made to incorporate feedback and tidy things up.

show more ...


# 34de9f31 04-Jan-2011 Stewart Lord

The php logo now has the "current" style when on the home page. Tweaked
index.php to pass 'current' => 'home' when calling the header. Updated
header.inc to set the current class on the logo

The php logo now has the "current" style when on the home page. Tweaked
index.php to pass 'current' => 'home' when calling the header. Updated
header.inc to set the current class on the logo when on the home page.
Adjusted CSS rules to apply the darker bottom border to the logo.

Made the mega drop-down background color a touch lighter.

show more ...


# bf68afbc 02-Jan-2011 Hannes Magnusson

Offline++


# f789faa0 02-Jan-2011 Hannes Magnusson

- Setup default "layout" configuration values properly
- Remove outdated workaround for 'current menu item'
- Disable static.php.net (unsure what stuff is actually there, and why)
- Add b

- Setup default "layout" configuration values properly
- Remove outdated workaround for 'current menu item'
- Disable static.php.net (unsure what stuff is actually there, and why)
- Add back meta navigation links for documentations

show more ...


# fd507f95 02-Jan-2011 Hannes Magnusson

Parent menu items are no longer links, remove boguf filename reference from the
href


# 271b7990 01-Jan-2011 Hannes Magnusson

Set correct roots


# cbf00c02 01-Jan-2011 Hannes Magnusson

Add back shorturl to betaweb, and update the canonical version of pages


# 68cb0565 01-Jan-2011 Hannes Magnusson

disable page caching too :]


12345678910