1
0
mirror of https://github.com/php/web-php.git synced 2026-04-29 01:43:15 +02:00
Commit Graph

85 Commits

Author SHA1 Message Date
Hannes Magnusson b4a5622dfb Whopsy, class=info was already in use by the manual (no css for it though) 2009-09-26 08:58:42 +00:00
Hannes Magnusson 96cfe95067 - Create a new tip class which doesn't include the background image
- Use a pretty background and image on the unsubscribe page
2009-09-25 22:14:00 +00:00
Hannes Magnusson e452ba40ab Add tip/warning icons (icons borrowed from the tango icon library, see http://tango.freedesktop.org) 2009-09-25 21:34:02 +00:00
Hannes Magnusson ef12c4ec29 Make it easier to report bugs 2009-09-25 19:45:20 +00:00
Hannes Magnusson dbb1855fa5 - Use better fonts for code, pre and tt
- Make parameters (in the docs) italic
# Patch by RichardQ
2009-01-11 13:20:07 +00:00
Hannes Magnusson 494e04f216 Make sure the example contents are correctly colored 2009-01-01 23:02:13 +00:00
Hannes Magnusson 651e2f8290 Use the same markup for informal and formal doc tables 2009-01-01 21:48:36 +00:00
Hannes Magnusson 4b16aee053 Fix xhtml validatino error 2009-01-01 21:30:42 +00:00
Philip Olson e869f42bfb Added class doctable (tables in the PHP Manual), with help from Kalle 2008-12-18 18:40:35 +00:00
Hannes Magnusson a62e26cc51 Make implemented interface names look more like the default syntax
highlighting (i.e. on classreference docs)
2008-11-15 19:05:06 +00:00
Hannes Magnusson b953ab7c20 Don't overwrite orderedlists li types 2008-11-12 07:51:46 +00:00
Felipe Pena a94b70f2e7 - Added style for property name 2008-04-20 13:14:55 +00:00
Hannes Magnusson e33d3df629 - Simplify the "news system"
- Initial implementation of the hAtom microformat
2008-03-18 14:26:30 +00:00
Hannes Magnusson 47a717551e Add footnote styles 2008-02-05 08:12:26 +00:00
Hannes Magnusson ba34445c52 Enforce black text on examples
# Fixes color issues with examples inside warnings
2008-01-05 12:51:39 +00:00
Hannes Magnusson f1afef98b6 Reduce the tip padding/margin for stuff in the leftbar 2007-12-29 16:20:26 +00:00
Hannes Magnusson 2a0d402eb9 Make the example content background bit lighter (Cameron Smith velvetpixel[AT]gmail.com) 2007-12-24 13:36:36 +00:00
Hannes Magnusson a6f1f12864 ctor and dtors should look the same as methods 2007-11-26 14:16:07 +00:00
Hannes Magnusson a273b7ef2a Minor color fixes by Tobias Struckmeier 2007-11-25 19:57:30 +00:00
Hannes Magnusson e55b036a70 Use a tt font by default, not px :] (patch by alistrius<AT>gmail.com) 2007-11-24 11:00:07 +00:00
Hannes Magnusson 7c74ef6ba4 - Attempt to make it visually clear where variablelists start/end
- Add more space between methodnames in classsynopsis
2007-10-15 17:24:32 +00:00
Hannes Magnusson a558030d4e Stop screaming the constants name, makes it hard to read 2007-10-07 14:11:42 +00:00
Hannes Magnusson f70c217090 Few more styles for phd generated markup 2007-10-03 07:49:52 +00:00
Hannes Magnusson c796e6863a More styles for phd 2007-09-29 12:48:30 +00:00
Hannes Magnusson 62247975be Add styles for markup generated by PhD 2007-09-28 13:53:50 +00:00
Hannes Magnusson 70ae5c95d4 indent refentry table data 2007-06-24 00:28:57 +00:00
Hannes Magnusson 5f48f40b27 Make sure the underscore in function names are visible in links
(patch by Simon Eugster <simon dot eu at gmail dot com>)
2007-06-14 17:13:13 +00:00
Hannes Magnusson 0e1ca9c80b Throw the newsdate to the left 2007-06-07 10:20:11 +00:00
Hannes Magnusson eb59c3387c Fix typo & force phpcode to align-left (fixes issues where phpcode is embedded info caution/warning divs) 2007-03-26 18:22:11 +00:00
Hannes Magnusson 6a03b14f39 CSS for the security center 2007-03-01 17:10:39 +00:00
Steph Fox 013d5a7da2 Let's try to get the colours right, eh? 2007-02-20 05:46:29 +00:00
Hannes Magnusson 9cf66a861d Apparently I was wrong.
Apply the firefox fix only for the conference page..
#Grep is not my friend
2007-02-19 23:51:48 +00:00
Hannes Magnusson 8cd3fa955a Fix Firefox weirdness
(layout_1 isn't used anywhere else, so this shouldn't screw anything up)
2007-02-19 19:35:04 +00:00
Hannes Magnusson 9e21db0355 Ooobsy, that was too small :) 2007-02-19 18:49:08 +00:00
Hannes Magnusson e3fb095f94 Make the rightbar titles not be so darn overwelming 2007-02-19 17:58:25 +00:00
Hannes Magnusson ec67ec304f Make our best friend, Sir Internet Explorer v6, happy 2007-02-19 17:55:58 +00:00
Hannes Magnusson e8384836ab Add "latest releases" box into the right bar 2007-02-18 16:58:40 +00:00
Hannes Magnusson 6c00b44cb0 Add conference teaser ontop of the news entrys 2007-02-18 16:29:51 +00:00
Hannes Magnusson e484988bc7 Make php examples look better (Tobias Struckmeier) 2007-02-14 15:37:46 +00:00
Hannes Magnusson 9ea1042f20 Add new conference page 2007-02-07 18:23:11 +00:00
Hannes Magnusson 9ac78d9945 Add greyish background on the <pre> element
Make div.warning, div.caution & div.tip share default style keeping their colors seperate
Add a style for the language chooser at the top of every man page
Force align-left on examples
Fix .phpcode to add background&borders
2007-02-06 13:51:55 +00:00
Hannes Magnusson e5c295ad7a Improve "inline example" styles 2007-02-04 20:04:42 +00:00
Hannes Magnusson f57e8cfff1 Remove those oldschool table borders from warning/causion tables
Add redish background and text for warnings
Add yellowish background and text for causions

Ignore the example table styles (the tables will be removed soonish)
Add greyish background for the example title
Add greyer background for the example it self
Add fancy borders arround it

Initial css example-line-number implementation (commented out)
2007-02-04 00:40:50 +00:00
Mehdi Achour 9c2586a841 Add XML highlighting CSS 2007-02-03 19:41:06 +00:00
Hannes Magnusson f9f130d07c Add a little border around phpdoc image examples to clarify the image 2007-01-20 13:09:55 +00:00
Rasmus Lerdorf fa7a2680fb The shortcut key span here got the 85% font-size applied twice because
of the nested spans.  This fixes that.
2006-11-04 23:34:59 +00:00
Gabor Hojtsy dad69ec158 standardise on redirection methods, plug in missing folders 2006-09-20 18:50:35 +00:00
Gabor Hojtsy 1b28d9a824 incredible that we use an image to display an asterisk and a no_star() function to display an empty table cell 2006-09-17 20:33:48 +00:00
Gabor Hojtsy bb461a89ad hide the foot (which is an action link actually) 2006-09-13 19:24:41 +00:00
Gabor Hojtsy 2a24d6ee84 hide all actions, separate user notes in print view 2006-09-13 18:01:56 +00:00