Hello Frédéric,

I wish I could say Rubygems was giving 5.1.1, I told it gem install typo -v 5.1.1 and it installed 5.0... admin said 4.1.1

So I went to typosphere to try and find a tarball download, and well I couldn't find one. Tried to find the svn url or something, well I couldn't find that either... so I trudged around and checked out trunk, it says it's 5.1.1 so fine and dandy, created a new database, told it to migrate, goto the admin signed up.

I can say it was nice seeing it actually cared about password length, having the rich text editor (fck editor) is rather nice.

However here are some things I find to be problematic,

size, wow...

damm 5380 7.3 4.8 203532 99020 pts/3 Sl+ 17:46 0:08 ruby script/server

now I'll admit I am on 64-bit and I should expect some larger sizes... but yikes.

The default theme, it's nice to see a really unique theme. But can we have the same thing with pastel blues? the peach is just a bit much for me. But there's other themes.

rake spec

1)
Test::Unit::AssertionFailedError in 'BackendController test_meta_weblog_new_post'
<Mon Jul 21 07:00:00 UTC 2008> expected but was
<Tue Jul 22 07:00:00 UTC 2008>.
/usr/lib64/ruby/1.8/test/unit/assertions.rb:48:in `assert_block'
/usr/lib64/ruby/1.8/test/unit/assertions.rb:495:in `_wrap_assertion'
/usr/lib64/ruby/1.8/test/unit/assertions.rb:46:in `assert_block'
/usr/lib64/ruby/1.8/test/unit/assertions.rb:83:in `assert_equal'
./spec/controllers/backend_controller_spec.rb:182:in `test_meta_weblog_new_post'
/usr/lib64/ruby/1.8/timeout.rb:53:in `timeout'

2)
Test::Unit::AssertionFailedError in 'BackendController test_meta_weblog_edit_post'
<Mon Jul 21 07:00:00 UTC 2008> expected but was
<Tue Jul 22 07:00:00 UTC 2008>.
/usr/lib64/ruby/1.8/test/unit/assertions.rb:48:in `assert_block'
/usr/lib64/ruby/1.8/test/unit/assertions.rb:495:in `_wrap_assertion'
/usr/lib64/ruby/1.8/test/unit/assertions.rb:46:in `assert_block'
/usr/lib64/ruby/1.8/test/unit/assertions.rb:83:in `assert_equal'
./spec/controllers/backend_controller_spec.rb:145:in `test_meta_weblog_edit_post'
/usr/lib64/ruby/1.8/timeout.rb:53:in `timeout'

Finished in 22.50511 seconds

464 examples, 2 failures

Figured i'd say it, try it...

Thanks,

Scott



On Jul 21, 2008, at 11:13 AM, de Villamil Frédéric wrote:

Hello,

After a long time of development, Typo 5.1 "Cartier-Bresson" was released on monday July the 21th at around 8PM GMT and can be considered as a major Typo Version.

It contains :


** Multiple users and roles.

This point actually makes Typo 5.1 a major version. This release introduces 3 roles, coming along with various privileges :
– Administrator, who owns full administrative and publishing power.
– Publisher, who owns full publishing power on his own contents.
– Contributors, who only have the right to login and edit their profile.

There is now an option to allow new users to register by themselves or not. If not, the administrator will just have to add them himself in the admin.


** Improved admin

The admin has been heavily refactored to be lighter, easier to use, and offer more capabilities. – You can now save your posts as drafts. Drafts now appear in a separate area of your administration to separarte them from offline posts.
– New editing interface.
– Tag autocompletion.
– A new dashboard that makes daily administration easier.
– Save as draft capabilities
– Autosave capabilities (only with simple visual editor)
– Revamped UI
– Many more...


** New default theme

After leaving the too much long used Azure theme for some templates found on open source design websites, we realized Typo needed a new default theme. We asked O2Source a French web Agency involved in many free and open source templates, and they came up with Typographic.

We wanted something new, far from the classic white and blue fixed width wordpressish thing, something with its own personnality, that would take the whole screen and adapt many resolutions, and we've been quite delighted with what Hélène produced.


** Come back of the gem and the installer

After fixing numerous bugs happening with Typo installed through our installer, we were able to provide the gem again, making Typo installation easier than ever.

MySQL is now the default database and SQLITE dependency has been removed.

** Lots of code improvement and refactoring

The code have been improved and refactored, maing Typo lighter than ever. This is a guarantee of less errors.

** New migrators

We've included new migrators, allowing easy import from Wordpress and Dotclear 1.2 and 2. Typepad and Textpattern may follow soon.

** New site with up to date documentation

The bugtracker has been moved from Trac to Redmine, so has the documentation, which has been rewriten in many ways. Access to the doc has also been made easier by merging redmine.typosphere.org with trac.typosphere.org.

Lots of bugfixes, too much to say here.
--
Frédéric de Villamil
[EMAIL PROTECTED] tel: +33 (0)6 62 19 1337
http://fredericdevillamil.com             Typo : http://typosphere.org

_______________________________________________
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list


!DSPAM:4884d310117641804284693!


On Jul 21, 2008, at 11:13 AM, de Villamil Frédéric wrote:

Hello,

After a long time of development, Typo 5.1 "Cartier-Bresson" was released on monday July the 21th at around 8PM GMT and can be considered as a major Typo Version.

It contains :


** Multiple users and roles.

This point actually makes Typo 5.1 a major version. This release introduces 3 roles, coming along with various privileges :
– Administrator, who owns full administrative and publishing power.
– Publisher, who owns full publishing power on his own contents.
– Contributors, who only have the right to login and edit their profile.

There is now an option to allow new users to register by themselves or not. If not, the administrator will just have to add them himself in the admin.


** Improved admin

The admin has been heavily refactored to be lighter, easier to use, and offer more capabilities. – You can now save your posts as drafts. Drafts now appear in a separate area of your administration to separarte them from offline posts.
– New editing interface.
– Tag autocompletion.
– A new dashboard that makes daily administration easier.
– Save as draft capabilities
– Autosave capabilities (only with simple visual editor)
– Revamped UI
– Many more...


** New default theme

After leaving the too much long used Azure theme for some templates found on open source design websites, we realized Typo needed a new default theme. We asked O2Source a French web Agency involved in many free and open source templates, and they came up with Typographic.

We wanted something new, far from the classic white and blue fixed width wordpressish thing, something with its own personnality, that would take the whole screen and adapt many resolutions, and we've been quite delighted with what Hélène produced.


** Come back of the gem and the installer

After fixing numerous bugs happening with Typo installed through our installer, we were able to provide the gem again, making Typo installation easier than ever.

MySQL is now the default database and SQLITE dependency has been removed.

** Lots of code improvement and refactoring

The code have been improved and refactored, maing Typo lighter than ever. This is a guarantee of less errors.

** New migrators

We've included new migrators, allowing easy import from Wordpress and Dotclear 1.2 and 2. Typepad and Textpattern may follow soon.

** New site with up to date documentation

The bugtracker has been moved from Trac to Redmine, so has the documentation, which has been rewriten in many ways. Access to the doc has also been made easier by merging redmine.typosphere.org with trac.typosphere.org.

Lots of bugfixes, too much to say here.
--
Frédéric de Villamil
[EMAIL PROTECTED] tel: +33 (0)6 62 19 1337
http://fredericdevillamil.com             Typo : http://typosphere.org

_______________________________________________
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list


!DSPAM:4884d310117641804284693!



_______________________________________________
Typo-list mailing list
Typo-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/typo-list

Reply via email to