History log of /web-php/include/header.inc (Results 26 – 50 of 230)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 25b86272 03-Oct-2018 Yordan Gigov

Use root-relative URLs for cached JS and CSS entries


# 8014ec80 28-Dec-2016 Levi Morrison

Use SVG logo; fix morrisonlevi/web-php#12


# 05922183 28-Dec-2016 Levi Morrison

dos2unix


# a7685b0f 19-Oct-2016 Christoph M. Becker

Fix broken asset paths on Windows

We're hard coding the DIRECTORY_SEPARATOR to be able to run web-php on
Windows.


# d3d5ba6f 30-Apr-2015 Hannes Magnusson

Fix markdown syntax highlighting


# 26d4851b 26-Dec-2014 Levi Morrison

Improve code style and documentation


# 37e5b258 12-Nov-2014 Levi Morrison

Adjust #breadcrumbs structure.

Also fix minor issue with #layout.


# 5335474a 02-Jul-2014 Adam Harvey

Add Twitter icon to the home page, linking to @official_php.

I've deliberately implemented this in such a way as to allow for further social
media buttons down the track if we want. I've

Add Twitter icon to the home page, linking to @official_php.

I've deliberately implemented this in such a way as to allow for further social
media buttons down the track if we want. I've also kept it intentionally
unobtrusive: it's there (previously, we only mentioned the Twitter account on
the mailing lists page, which was weird), but pretty subtle in the sidebar.

There's one additional dependency: a one glyph subset of Font Awesome (created
using Fontello) containing the Twitter icon. (Should we later want to include
other icons from Font Awesome, fonts/Font-Awesome/config.json can be fed back
into Fontello as a starting point.) The additional style sheet and font file
are cached correctly, and once loaded by the user, shouldn't need to be loaded
again, as with Fira Sans. On a cold page load, this adds two requests and just
under 3 kB to the page load.

I consider all of this reasonable, both technically and in terms of promoting
@official_php a little more, but I won't be terribly offended if someone wants
to revert this.

show more ...


# fa33a05d 21-Jun-2014 Jeff Welch

Removed superfluous slashes.


# 113c8628 04-Jun-2014 Michael

Also remove XHTML from .inc files


# cb208747 03-Jun-2014 Hannes Magnusson

Add support for <link hreflang> as suggested by Joost de Valk <joost@yoast.com>


# 698dddbc 30-May-2014 Michael

remove double viewport meta from head


# 45ec556b 27-May-2014 Levi Morrison

Converted from Source Sans Pro/Source Code Pro to Fira Sans/Fira Mono.


# 9ae3d085 06-May-2014 Levi Morrison

Re-ordered prev and next


# 8fb9b79c 28-Apr-2014 Levi Morrison

Related functions now on right; some homepage fixes.


# 70231d3b 25-Mar-2014 Adam Harvey

Disable the search autocomplete for IE ≤ 8.

Fixes the JS fail in bug #66207, but does nothing about the styling.


# 7c7da0fa 07-Mar-2014 Levi Morrison

Fixed a bug on pages where the prev or next portion of the breadcrumbs would wrap, leaving a gap in the breadcrumbs and the #layout.


# 41ae8104 29-Dec-2013 Hannes Magnusson

Have some fun with current-page search (keyboard shortcut: g s)


# f237cd07 27-Dec-2013 Hannes Magnusson

Cache manual pages. Fixes bug #55584


# ec187133 27-Dec-2013 Hannes Magnusson

Switch the order of the timestamp and filename show the filename shows up in debug bars


# 1c311cc4 26-Dec-2013 Hannes Magnusson

Add a "headsup" bar when we add new news entries


# 36e805e1 26-Dec-2013 Hannes Magnusson

Bring back the mega dropdown, toggled with "?" keyboard shortcut


# f320ea32 26-Dec-2013 Hannes Magnusson

Reimplement the news archive caching


# 15388368 15-Dec-2013 Dejan Marjanovic

Oooops


# 6f0bf1a4 15-Dec-2013 Dejan Marjanovic

Fix duplicate flash messages and improve a bit


12345678910