I‘ve been working on VSNS Lemon 3.3 for a little bit now. My major focus was improving it so that it wouldn’t be so buggy (sucky). There aren’t that many more features I’d like to add to it—the point is, after all, to keep it simple and avoid feature creep or feature bloat.
So those of you who like simple will hopefully like this upgrade. It contains numerous bug fixes:
- Security: Added session_name() to differentiate between sessions
- Enhancement: User interface for emoticon management
- Enhancement: Redesign for admin CP interface
- Bug Fix: Major header() errors no longer appear (I hope!)
- Bug Fix: Quotation marks in headings caused form to break
- Bug Fix: Comment editing not totally effective
- Enhancement: Ability to give preview of article in archives/index
But wait, Ben! You said this was all supposed to be v3.3! Why are you calling it v3.2.2?!
Well, because v3.3. would actually need some more improvements to be called a major step up from v3.2.1. There are really only two more features I would add: a simple search engine, and (as I‘ve been saying forever) some properly-integrated AJAX to make editing/admin stuff easier. I’m hoping to include the search engine in v3.3. The AJAX may have to wait longer (perhaps forever).
Make a backup before you update, although I‘m sure it’ll all go well. 
Please note an important change, however: if you are calling the script from another page, you must include settings.php, since final.php doesn’t exist! This should be done at the top of the page, preferably, to avoid any errors. Then place call_vsns($_REQUEST[’type’]); wherever you want the news to appear.
» 3 people have an opinion
Well, I already found a bug! Luckily it’s minor—it’s just that the notification emails are changing rn to rn—probably because I apply stripslashes() wrongly or something.
Hooray, tachyon listened to me.
Thanks for the new feature, I‘m sure it was really easy to do but I’m still a php n008
Leave your opinion
The Website field is optional, but you must enter your name, email address, and of course, a comment. In order to make it harder for bots to spam my blog, you need to answer a simple addition question. But if you select Remember me, then your details will be saved, and you won’t have to answer the question again.
Formatting
- Bold
**Bold text**- Italics
//Italic text//- Underline
__Underlined text__- Monospace
''Monospaced text''- Link
-
[[http://google.com/|Google search engine]]Bare URLs will automatically become links.
- Images
{{http://imageurl.com/image.png|Alternate text if the image does not load}}- Quotation
-
> This is a quotation.
> It can span multiple lines.
>
> Or even paragraphs, as long as each line has a > before it. - Unordered list
-
* List item (note two spaces preceding the asterisk)
* Second list item - Ordered list
-
- List item (note two spaces preceding the dash)
- Second list item - Definition list
-
t: Term (note two spaces preceding the t)
d: Definition (note two spaces preceding the d)
Woah, that list of emo/smilie thingies is long!
/me allowes tachyondecay.net to use JS
Ah, that better. ^__^
Oh, and is >_ a emote?
Anyway, yay for fixed stuff.
Wednesday, August 23, 2006 at 6:29 AM