VSNS Lemon 4.0 RC 2 is now available for download. It contains two changes. The first, and largest, change is that it no longer uses sessions to store the configuration variables. This makes it easier to integrate your blog with another page on your site. Secondly, because file_get_contents() generates a warning if allow_url_fopen is disabled, the RSS feed on the Admin CP index and the update checker will both fail gracefully if your host has allow_url_fopen disabled. In plain English, that just means that you’ll need to come here to check for updates because your host won’t let the script contact my site and check for you.
Otherwise, there’s no other changes. If I don’t learn about any major bugs in the next few days then this should be the last release candidate.
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)