History log of /web-php/ (Results 4851 – 4875 of 12339)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c886b5f729-Dec-2010 Hannes Magnusson

Fix validationerror by adding a random link there.
Really really really want to remove that page though

8062d1d929-Dec-2010 Hannes Magnusson

Fix markup validation

7ce7dd3d29-Dec-2010 Hannes Magnusson

Fix potentional XSS by cleaning the langcode input

334280a029-Dec-2010 Stewart Lord

Modified the 'mega' drop-down menu to open on click instead of 'hover intent'.
This should provide a better (more solid) user experience and allows us to
remove the hover intent plugin. All t

Modified the 'mega' drop-down menu to open on click instead of 'hover intent'.
This should provide a better (more solid) user experience and allows us to
remove the hover intent plugin. All third-party JS is now loaded via CDN.

Previously the menu faded in/out, now it slides up/down pushing page content
out of the way. Additionally, restyled the menu container so that it spans
the full width of the page (menu contents are still constrained to ~960px).
The menu now has a high-impact dark-grey background with off-white text.

Split the community menu into four columns of links instead of three.
Removed some inline styles from header.inc. Tweaked news_toc() to support
an optional $sections argument that allows the caller to specify which
sections it wants rendered.

Removed shade.png as it is no longer used. The only graphic used by the new
layout is now sprites.png.

show more ...

9f7fc58c28-Dec-2010 Hannes Magnusson

Fix script location from manual pages

916b912728-Dec-2010 Hannes Magnusson

Ignore the cookie and always enable the beta in prototype.php.net

b6a1709a28-Dec-2010 Hannes Magnusson

Do not overwrite $MYSITE unless the new version actually exists

a0bf369328-Dec-2010 Hannes Magnusson

#fail

60d5c3b928-Dec-2010 Hannes Magnusson

Add current config option (ignored in old-web), and FIXME placeholders for pages
not in any menu yet

2cf9bb3028-Dec-2010 Hannes Magnusson

another elephpant logo

c2a2203528-Dec-2010 Hannes Magnusson

Add developers profile to the about php.net list

17fd73b228-Dec-2010 Hannes Magnusson

Make ?beta=0 disable the new version on per-page basis (philip)

4548b54228-Dec-2010 Stewart Lord

Fixed the scoring of results in search auto-complete. This required an upgrade
to jQuery 1.4.4 and the inclusion of jQuery UI 1.8.7 (both linked to Google's
Ajax APIs CDN) as the auto-complet

Fixed the scoring of results in search auto-complete. This required an upgrade
to jQuery 1.4.4 and the inclusion of jQuery UI 1.8.7 (both linked to Google's
Ajax APIs CDN) as the auto-complete plugin has been rolled into the standard
jQuery UI library.

We now supply a source callback function to the auto-complete plugin (instead
of a JS array). This callback mimics the quick-ref logic for ranking manual
pages based on where the user's search term appears in the name of the doc
entry. However, it lacks the similar_text() component since that function is
not available in JS (doesn't seem like a significant loss).

Tweaked auto-complete related CSS rules to accommodate different markup
produced by the new version of the auto-complete plugin.

show more ...

5b04025c28-Dec-2010 Stewart Lord

Removed commented out inclusion of search-index-en.js file. This file is
fetched dynamically (via javascript) when the page is loaded.

73f9f45d28-Dec-2010 Hannes Magnusson

Generate quick toc for function reference pages (needs new PhD release to
generate the anchors)

c7cbdff427-Dec-2010 Hannes Magnusson

leftbar is horrible id.. and this shouldn't be id either :]

b09a474b27-Dec-2010 Hannes Magnusson

Dump my "Contributing to PHP, and how things work" article which was published
in php|arch few months ago

e0c63d9d27-Dec-2010 Hannes Magnusson

Make the news header point to the archive of the 'current year'
remove news archive link

27ba01b627-Dec-2010 Hannes Magnusson

What are you trying to close my friend?

81bde53c27-Dec-2010 Hannes Magnusson

What is swidth?

16b6aabc27-Dec-2010 Hannes Magnusson

Silly typo

169c701727-Dec-2010 Hannes Magnusson

A footer is not part of a main content.

bdc42d3727-Dec-2010 Hannes Magnusson

- Make all h3.titles pretty
- Move User notes into its own section

6178ca5827-Dec-2010 Hannes Magnusson

Make notes consistent throughout the docs
# Note: This required a silly change in PhD, so mirrors do not have the proper
# markup for this until we release new PhD version and regenerate the

Make notes consistent throughout the docs
# Note: This required a silly change in PhD, so mirrors do not have the proper
# markup for this until we release new PhD version and regenerate the docs

show more ...

0f88a02427-Dec-2010 Hannes Magnusson

We have lots of interesting examples in the docs :)

1...<<191192193194195196197198199200>>...494