BBCODE

I'm adding some bbcode to the system from this site. It's already in action, but I've made a few modifications. I'll use this post to test them as I work with them, perfect them, and eliminate errors:


PHP/xhtml:

<?php print "testing"?>


This is grey
This is Canadian grey (I added this feature)
This is bold
  • test
  • test2
(I added the list feature too)

Bold
text
Italic
me@me.com (email)


http://www.purephotoshop.com
Purephotoshop
Quote:
Hey, this is a quote!

Size

Posted by .Lou on Fri. 13th of April 2007 10:42:44 PM
Updated on Mon. 21st of May 2007 2:49:14 PM.
View/post Comment(s) (0)

Archives

The archives took me a long 2 minutes to code (would've been faster if I hadn't forgotten two minor things (";).

All I need to do now is fix a bug (see post 11 via domain/posts/11) and add comments posting. Afterwards, I'll add some admin cp stuff, such as user modification (right now it's all being done via phpmyadmin) and add some settings (like site name and such). The former should be rather easy, and is not something I NEED right away, and the latter is going to take some coding time and is not very important right now as I've set up a file modification system for that for the moment.

Edit: Oh yeah, also, I'm going to be adding dates in the Archives, which isn't really a problem, but I'm taking a little break right now.
Posted by .Lou on Wed. 11th of April 2007 7:55:21 PM
Updated on Wed. 11th of April 2007 8:10:15 PM.
View/post Comment(s) (0)

New bug found

Turns out comment editing for my new bug solution causes a dodgy error if a certain character is entered in the comment. This COULD be a potential problem later on.

Edit: bug fixed, and another bug (xhtml wise) fixed too. Such a simple solution for a complicated set of problems.

<b>Edit:</b>
So the current list of known bugs is as follows:
<ul><li><s>Edit comment does not recognize emptiness in pid, nor letters in pid (admin cp)</s></li><li>Menu links are incorrect when view comments page and adding a finishing slash in the url (e.g: comments/10/ instead of comments/10)</li></ul>

<b>Edit2:</b> Well I fixed the first bug (thank you ValSpy for getting my mind going over skype) and I've made the error reporting for that a lot more specific, so that the user knows what's going on. However, I'll want to not release this system to ANYONE until I find a way to use the back button and not lose the data that was inserted in there before the error occurred.
Posted by .Lou on Wed. 11th of April 2007 6:59:44 PM
Updated on Wed. 11th of April 2007 7:37:47 PM.
View/post Comment(s) (0)

Newest ... 21 22 23 - 24 - 25 26 27 Oldest