#
2d72d85e |
| 02-Jan-2002 |
jim winstead |
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 c
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).
show more ...
|
#
ca3f2ff5 |
| 13-Dec-2001 |
Jacques Marneweck |
* Fixed typo reported by Mark Peoples <marco@ex1.hostmydot.com> --jm
|
#
56749138 |
| 08-Dec-2001 |
jim winstead |
try to steer away email-validation routines. they pop up everywhere, and they're all wrong.
|
#
4e6009c0 |
| 08-Dec-2001 |
jim winstead |
clean up a bit, and prevent really short entries and entries with non-breakable text that is too long (screws up the layout)
|
#
2324cb76 |
| 03-Oct-2001 |
jim winstead |
whoops, typo
|
#
10943025 |
| 03-Oct-2001 |
jim winstead |
don't allow notes bigger than 4k.
|
#
a2c754c0 |
| 23-Sep-2001 |
jim winstead |
demysqlify the notes system. admin-notes and/or browse-errata can resurface in a new form if people actually find those useful.
|
#
593d3ec1 |
| 22-Sep-2001 |
jim winstead |
only connect when we have a query
|
#
b1c59003 |
| 19-Sep-2001 |
jim winstead |
more primary/backup handling
|
#
5fded0f1 |
| 28-Aug-2001 |
jim winstead |
update some text to reflect mirrored manual notes, and remove extra copies of (out-of-date) note table structure
|
#
41b07a51 |
| 28-Aug-2001 |
jim winstead |
don't include .php in sect
|
#
cada81e1 |
| 25-Apr-2001 |
jim winstead |
use user@example.com as example email address, but don't pass it through to the database or display it
|
#
9fea584d |
| 19-Mar-2001 |
Colin Viebrock |
Notes are only available at main mirror site for now
|
Revision tags: POST_MERGE_FROM_NEW_LOOK_2001_TAG_1 |
|
#
33c01cb6 |
| 08-Mar-2001 |
jim winstead |
here goes nothing. the new php site look. let the torrent of bitter and angry "i hate change" emails begin.
|
Revision tags: NEW_LOOK_2001_TAG_1, MERGE_FROM_NEW_LOOK_2001_TAG_1 |
|
#
b31bf77f |
| 06-Mar-2001 |
Jesus M. Castagnetto |
Fix typo
|
#
e0a04941 |
| 06-Mar-2001 |
Jesus M. Castagnetto |
Added more explicit text about not posting bugs/support questions/feature requests/missing documentation comment to the notes.
|
#
d7c5ab79 |
| 26-Feb-2001 |
jim winstead |
add preview for manual notes
|
#
17531c6c |
| 26-Feb-2001 |
jim winstead |
the output side handles all the html encoding, so we don't have to do any here
|
#
d18af32d |
| 26-Feb-2001 |
jim winstead |
fix typo, stop encoding <? in notes
|
#
4560ad9e |
| 26-Feb-2001 |
jim winstead |
just cleaning up whitespace
|
#
f5627b20 |
| 11-Sep-2000 |
Ron Chmara |
isset vs empty (Oops!)
|
#
557c30de |
| 11-Sep-2000 |
Ron Chmara |
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.
|
#
b40c8cea |
| 21-Aug-2000 |
Rasmus Lerdorf |
Add language tag to contributed notes
|
#
0683bc58 |
| 11-Aug-2000 |
Ron Chmara |
Removed hints that <p> and <br> were available, depreciated for nl2br() function.
|
#
14c1e098 |
| 06-Aug-2000 |
James Moore |
Fixing URL error
|