Cool this sounds very good.
Printable View
Cool this sounds very good.
Good luck simon, you could use it on Mini-I:P
Local IP so v.slow.
http://79.72.197.254/yans
u: Simon
p: yans
Try out the filter configuration page :)
Also, you may get a timeout error on post/edit news as I'm working on them.
Thanks a lot :)
Also, there is a copyright message by default on the show_news.php, but it is removeable by editing a variable on the page.
You just change:
to:PHP Code:$copyright = 1;
PHP Code:$copyright = 0;
Might want to add a uploader so you can upload images and maybe comment form. How about a rate article function too.
Just some of my ideas :)
And also it looks very good so far (Y) :)
looks good as always simon could you maybe make this to work whith powerpanel ?
What about a spoiler function?:D
I've added a sort of unique feature, tags.
There is a tags search tool aswell. (You display tags on the articles using the variable {tags} in the show_news template editor).
http://79.72.250.7/yans/tag_search.php
To see the tag search :)
Only keywords used so far are: "v17, update, habbo, sulake, uk" in the same article :P
EDIT: Now added a message if you don't enter a tag to search for & the tag now has to be over 3 characters to avoid people searching for "a", etc. If this was allowed it would slow down the server because of lots of queries.