Administrator, 05/11/2012 11:57:59
A layout bug has been fixed, and the fix is available at github (see previous message for the address).
The bug affects IE7, and IE8-9 in compatibility mode. If more than one right-aligned (or left-) were tied to a single blog post, the text did not start at the top of the topmost image, but at the top of the second image.
Affected files are inc/library.inc and the themes/default/style.css.
Administrator, 04/07/2012 18:36:38
I am glad to announce the availability of a new version of LassoBlogger.
Highlights:
- Lasso 9 compatible (still compatible with 8.x, too)
- plenty of refactoring and code modernization has been done
- scale and rotate options when uploading files
- ckeditor instead of fckeditor in the admin area
- restyled admin area
- much smaller footprint
From this point on, LB will be forked to L8.x and L9 versions, and presumably the L9 version will get more attention.
The new version is available at Github:
https://github.com/jussihirvi/LassoBlogger/.
Feel free to participate!
Administrator, 04/07/2012 18:12:22
Since I have been lately using git version control, I switched LassoBlogger to git, too. The GoogleCode repo will be unnecessary, and I will delete it soon.
The new repository for LassoBlogger is https://github.com/jussihirvi/LassoBlogger/.
Administrator, 05/20/2009 14:54:04
Google Code offers us lassobloggers a new, handy environment for co-operation.
Those interested in participating can check out code from the new LassoBlogger homepage at Google Code, make their changes, and submit new code.
For code check-outs and check-ins, you need the Subversion version control program.
For end-users, LassoBlogger is still available at LassoForge.
Administrator, 04/24/2009 13:12:20
(Modified May 7th 2009)
On admin pages (v. 0.9.0), after add or update action, the edited values appear on the search form, though they should not.
You can fix this yourself:
Open the file gen/adminpage_monster.inc
Find this line:
<form name="MyForm" action="[$formTargetpage]" method="POST">
After that line, add the following:
<input type="hidden" name="searchType" value="post">
Find another instance of a similar form, add a line again.
Save and close.
Administrator, 07/28/2008 11:56:06
A new version (0.9.0) of the LassoBlogger blogware has today been released at
LassoForge.
http://www.lassoforge.com/projects.lasso?PR=64
The most notable new features are database sharing (facilitated by the new
table_prefix variable), blogging by email, and improved login facility. Not
to forget graphical smilies.
And of course, there is a lot of small improvements, fixes and tweaks.
Go get it at LassoForge!
Administrator, 04/16/2008 22:50:20
...thanks to Lieven Gekiere.
Now the languages are Finnish, Swedish and Dutch. More languages would be welcome. It's not hard to do a translation - that's what Lieven said.
Administrator, 01/30/2008 11:53:38
A Swedish language file is now available. The file was created by a professional translator for a LassoBlogger-based architecture competition site of one of my webhotel clients. The client gave a permission to distribute the file as opensource.
Ask me for the file. Also it will of course be part of the next LB release.
Administrator, 01/04/2008 15:31:21
Has anyone yet created a Swedish language file for LassoBlogger? I would need one for my client. Please let me know... My Swedish is too rusty for this.