Keld: PHP-MySQL News Script =========================== Keld: ----- https://sourceforge.net/projects/keld/ http://keld.sourceforge.net Contact Information: -------------------- This script was written entirely by Dolmant. He can be contacted by the following methods: AIM: dolmant12 ICQ: 72009457 E-Mail: dolmant@hotmail.com Website: http://dolmant.cjb.net If you have any problems with the script, or want to request more features, then please e-mail or otherwise contact me, and I will be glad to help. NOTES ----- Hyperlinking and E-mail parsing: This happens when a news post is submitted which contains something that I think should be hyperlinked. The hyperlink ends with a period, comma, newline, tab, space, or a carriage return. If, for some reason, the hyperlink *should* contain the period, comma, etc., then you will have to go into the edit news feature and manually change it.
ing: This occurs when news is built: you have absolutely no control over it. Each newline (\n) is converted into a
followed by the newline. This is because in HTML, pressing return will not make the text display on a newline (the
does that). FAQ --- Q: What are the different user status options, and what permissions does each status have? A: 1) User: Can post news, edit their own posts, and edit their own information. 2) Moderator: Can post news, edit their own posts, and edit their own information. Can also edit and remove all news posts from all users. 3) Admin: Can post, remove, and edit all news. Can add, remove, and edit all users. Can change all options. Q: When I am building my news, I get a permission denied error. A: This is happening probably because the directory in which the news file is being created is not CHMODed to 777. To do this, talk to your network administrator.