1
0
mirror of https://github.com/php/web-php.git synced 2026-04-30 02:13:21 +02:00
Commit Graph

39 Commits

Author SHA1 Message Date
Gabor Hojtsy 86fdf291f1 Adding information on license of notes, adding link from
add-notes page to about-notes. Also adding information
about the obfuscation used / needed.
2002-12-27 10:17:34 +00:00
Gabor Hojtsy 1d4d99faba Ups, we do need shared-manual.inc to work... 2002-12-22 12:49:57 +00:00
Gabor Hojtsy 4365a57d89 Reorganize code:
- Correct bug #21122
 - Make the HTML tags be a bit more XHTML like
 - Reorganize conditional parts to be more logical
2002-12-21 11:12:22 +00:00
James Cox bcccde796c more things that break this.. 2002-11-28 15:18:59 +00:00
Gabor Hojtsy cfec73da2a make the notes input field's size bigger 2002-10-30 08:50:48 +00:00
James Cox d6b42daf6a tidied up the language, more links, maybe made it clearer. 2002-01-31 19:12:20 +00:00
jim winstead 378538f532 a little proactive newline clean-up. 2002-01-02 12:02:43 +00:00
jim winstead 2d72d85eb4 highlight urls in notes, use <pre> instead of <tt> to preserve formatting, and say that html is disallowed entirely (although we still preserve <p>, </p>, and <br> until entries in the database are cleaned up). 2002-01-02 00:37:01 +00:00
Jacques Marneweck ca3f2ff54a * Fixed typo reported by Mark Peoples <marco@ex1.hostmydot.com>
--jm
2001-12-13 14:20:59 +00:00
jim winstead 56749138c6 try to steer away email-validation routines. they pop up everywhere, and they're all wrong. 2001-12-08 22:36:03 +00:00
jim winstead 4e6009c017 clean up a bit, and prevent really short entries and entries with non-breakable text that is too long (screws up the layout) 2001-12-08 21:41:42 +00:00
jim winstead 2324cb7621 whoops, typo 2001-10-03 20:24:02 +00:00
jim winstead 1094302557 don't allow notes bigger than 4k. 2001-10-03 20:22:52 +00:00
jim winstead a2c754c089 demysqlify the notes system. admin-notes and/or browse-errata can resurface in a new form if people actually find those useful. 2001-09-23 02:02:36 +00:00
jim winstead 593d3ec1ea only connect when we have a query 2001-09-22 05:35:09 +00:00
jim winstead b1c5900337 more primary/backup handling 2001-09-19 18:11:57 +00:00
jim winstead 5fded0f13f update some text to reflect mirrored manual notes, and remove extra copies of (out-of-date) note table structure 2001-08-28 06:45:37 +00:00
jim winstead 41b07a51aa don't include .php in sect 2001-08-28 02:57:05 +00:00
jim winstead cada81e1ef use user@example.com as example email address, but don't pass it through to the database or display it 2001-04-25 21:01:27 +00:00
Colin Viebrock 9fea584d04 Notes are only available at main mirror site for now 2001-03-19 20:25:04 +00:00
jim winstead 33c01cb600 here goes nothing. the new php site look. let the torrent of
bitter and angry "i hate change" emails begin.
2001-03-08 00:18:15 +00:00
Jesus M. Castagnetto b31bf77f4a Fix typo 2001-03-06 19:50:47 +00:00
Jesus M. Castagnetto e0a04941d2 Added more explicit text about not posting bugs/support questions/feature
requests/missing documentation comment to the notes.
2001-03-06 19:39:46 +00:00
jim winstead d7c5ab7939 add preview for manual notes 2001-02-26 23:22:57 +00:00
jim winstead 17531c6c5c the output side handles all the html encoding, so we don't have to do any here 2001-02-26 23:02:19 +00:00
jim winstead d18af32d0d fix typo, stop encoding <? in notes 2001-02-26 22:58:16 +00:00
jim winstead 4560ad9e95 just cleaning up whitespace 2001-02-26 22:55:47 +00:00
Ron Chmara f5627b20b2 isset vs empty (Oops!) 2000-09-11 06:51:52 +00:00
Ron Chmara 557c30de11 Added more clickspots for feature requests and bugs, added code to:
a: swap out blank email address with php-general
b: trim leading/trailing blanks from notes.
2000-09-11 04:55:10 +00:00
Rasmus Lerdorf b40c8ceadd Add language tag to contributed notes 2000-08-21 20:08:48 +00:00
Ron Chmara 0683bc5837 Removed hints that <p> and <br> were available, depreciated for nl2br() function. 2000-08-11 07:20:37 +00:00
James Moore 14c1e0988f Fixing URL error 2000-08-06 11:50:17 +00:00
Rasmus Lerdorf 798009895c Fix from addrs 2000-08-06 01:05:09 +00:00
Rasmus Lerdorf b15085724a Add more information about an added note 2000-08-04 13:15:37 +00:00
Rasmus Lerdorf 92f14b5ef9 Mail new notes to php-notes mailing list 2000-08-04 11:54:40 +00:00
Ron Chmara 630673c1ea Removed reference to now-unparsed <pre></pre> tags. 2000-08-04 08:07:40 +00:00
Ron Chmara 654bbb68e0 Make support links more obvious, warn about questions being deleted. 2000-08-04 08:03:28 +00:00
Rasmus Lerdorf 9fd595919a Fix links and explain which tags are allowed 2000-07-02 16:59:25 +00:00
Colin Viebrock 55fda64100 For now ... 2000-06-09 17:18:28 +00:00