830bd16d | 28-Feb-2001 |
jim winstead |
fix location of last updated text. |
666e31f3 | 28-Feb-2001 |
jim winstead |
show last updated time |
9a69be85 | 28-Feb-2001 |
jim winstead |
make project name be link |
fcf1e3f2 | 28-Feb-2001 |
jim winstead |
use freshmeat projects |
23edce54 | 28-Feb-2001 |
jim winstead |
generate html file from projects xml by fetching it from www.php.net |
bff9bbef | 28-Feb-2001 |
jim winstead |
and move it out from here |
a4742ac9 | 28-Feb-2001 |
jim winstead |
oops, need to add this here |
9709a690 | 28-Feb-2001 |
jim winstead |
pare down script to produce html projects from xml |
a0448a67 | 28-Feb-2001 |
jim winstead |
get generated files out of tree |
4014f7a5 | 28-Feb-2001 |
Jesus M. Castagnetto |
Using the result from jimw's bin/update-projects script with an XSLT to match the look of the current projects.php projects_xml.php uses the xslt_* functions, project_xml.html is the tran
Using the result from jimw's bin/update-projects script with an XSLT to match the look of the current projects.php projects_xml.php uses the xslt_* functions, project_xml.html is the transformed file
show more ...
|
0847414e | 28-Feb-2001 |
Jesus M. Castagnetto |
to check the email validation function |
0925042c | 28-Feb-2001 |
Jesus M. Castagnetto |
removed check_email_func.php |
085b70bb | 28-Feb-2001 |
Jesus M. Castagnetto |
moved check_email_func.php from include to new (this dir AFAICT is not being used) because it cannot find the include file due to the include_path |
d6c88020 | 28-Feb-2001 |
Jesus M. Castagnetto |
changed require to use email_validation.inc in same dir |
16faa8bd | 28-Feb-2001 |
Jesus M. Castagnetto |
Modified email validation function to print out debugging info. Added testing script: check_email_func.php, when used as: http://www.php.net/include/chec_email_func.php?debug=1 it will do
Modified email validation function to print out debugging info. Added testing script: check_email_func.php, when used as: http://www.php.net/include/chec_email_func.php?debug=1 it will do the validation with a set of email addresses and print out debugging info.
show more ...
|
d7c5ab79 | 26-Feb-2001 |
jim winstead |
add preview for manual notes |
472005b0 | 26-Feb-2001 |
jim winstead |
don't show magic editing stuff when no id is available |
0058aa67 | 26-Feb-2001 |
jim winstead |
don't mix post and get parameters |
17531c6c | 26-Feb-2001 |
jim winstead |
the output side handles all the html encoding, so we don't have to do any here |
6248bc21 | 26-Feb-2001 |
jim winstead |
clean up whitespace here, too |
d18af32d | 26-Feb-2001 |
jim winstead |
fix typo, stop encoding <? in notes |
4560ad9e | 26-Feb-2001 |
jim winstead |
just cleaning up whitespace |
a7d0947c | 26-Feb-2001 |
jim winstead |
display am/pm |
58bef41a | 26-Feb-2001 |
Jouni Ahto |
New date for PDF docs. I hope Damien will fix the french version... |
0ef6d7df | 24-Feb-2001 |
jim winstead |
freshmeat changed. if someone wrote an xslt template to put this into a nice format, we could replace the contents of projects.php |