Stable version update
Comments: (17)
Ratings:
Author: Cotonti Team
Submitted by: Trustmaster   Date: 2010-02-01 13:56
 

System Requirements

  • Webserver (we tested on Apache and Nginx).
  • MySQL >= 4.1
  • PHP >= 5.1
  • PHP extensions: gd, mbstring, mysql, pcre, session

What's new

  • markItUp! editor updated to 1.1.6, several bugs fixed in it, added custom div for AJAX preview page
  • Fixed support for comments and ratings in lists
  • Fixed links in PM module
  • Fixed problems with locating unread posts
  • Fixed comments pagination when auto-expand is off
  • Fixed redirects in PFS
  • Fixed cache cleaning
  • Fixed news plugin if categories missing, added complete pagination
  • Fixed permissions in comments edit plugin
  • Added user login filters in registration
  • Clarified "ghost move" option in forums
  • Fixed page titles in member-only downloads, added default tab titles in multi-tab pages
  • Titles are now html-escaped
  • Fixed checkboxes in profile extrafields
  • Fixed tags layout on pages
See Trac report for more details.

Installation

Just follow the INSTALL.txt instructions included in the package.

Updating from 0.6.5

Just replace these files with updated files:
plugins/comedit/comedit.loop.php
plugins/comedit/comedit.setup.php
plugins/comedit/comedit.php
plugins/markitup/markitup.ajax.php
plugins/markitup/js/jquery.markitup.js
plugins/markitup/js/set.js
plugins/news/news.php
system/lang/en/main.lang.php
system/lang/ru/main.lang.php
system/core/users/users.register.inc.php
system/core/users/users.edit.inc.php
system/core/users/users.profile.inc.php
system/core/admin/admin.cache.inc.php
system/core/pfs/pfs.inc.php
system/core/forums/forums.posts.inc.php
system/core/list/list.inc.php
system/core/page/page.inc.php
system/core/pm/pm.list.inc.php
system/functions.php
system/header.php
skins/sed-light/plugins/news.tpl
skins/sed-light/page.tpl
rss.php

View source changes from 0.6.5

See also:


Download in other formats
Tags: Genoa,  Release,  Stable,  Update



Download: Cotonti Genoa 0.6.6
Filesize: 503KB, downloaded 486 times
 
1.   Posted by jcrush   2010-02-01 14:16    

Спасибо будем ставить!


2.   Posted by fedai   2010-02-01 16:11    

English please!


3.   Posted by Gökhan YILDIZ   2010-02-01 18:08    

Are there any new additions in the language file? To switch from 0.6.6 or 0.6.5 also cotonti which we will query the sql file?


4.   Posted by pieter   2010-02-01 18:21    

Language file changes: for system-dir

No changes in lang-files for skin-file nor for plugins


5.   Posted by Trustmaster   2010-02-01 19:23    

Found a tiny bug in PFS r1098. If you have downloaded before this comment, please redownload and replace system/pfs/pfs.inc.php with a fixed one. Sorry for this mistake.


6.   Posted by Gökhan YILDIZ   2010-02-01 19:59    

I do not use PFS. Do I need to update?


7.   Posted by 3axap   2010-02-01 21:25    

Спасибо за работу! Обновился :)
__________________________________
Tnx for update!


8.   Posted by pieter   2010-02-02 18:49    

there is a new SQL file for 0.6.6, but no upgrade file from 0.6.3 to 0.6.6

The only difference I see is a number.
See here
What is the difference in normal language?


9.   Posted by Trustmaster   2010-02-02 19:52    

It is a fix for new installs only. The default news post had expiration date in Jan 01 2010, so we had to update it.


10.   Posted by Kingsley   2010-02-02 23:49    

Current Version: 0.6.6(r1098)
New Version: 0.6.6(r1100)

this is after I updated, and also did the system/pfs/pfs.inc.php fix which Trustmaster posted?
refreshed the files twice..
What did I do wrong?


11.   Posted by Trustmaster   2010-02-03 08:46    

You also need to update system/functions.php for revision number to become 1100.


12.   Posted by Kingsley   2010-02-03 10:55    

ok, didn't know that, thx trustmaster..


13.   Posted by donP   2010-02-04 17:49    

markItUp! editor updated to 1.1.6, several bugs fixed in it, added custom div for AJAX preview page

1) But where can I set the custom DIV properties?

2) New Markitup seems to have some preview bugs... didn't notice them?


14.   Posted by Trustmaster   2010-02-04 18:51    

1) Sorry, not a div, but it has custom body. In your CSS file for the skin:

body.preview {
/* your styles here */
}

body.preview some_inner_tag {
/* your stiles here */
}

2) Could you describe them?


15.   Posted by donP   2010-02-04 21:40    

When I click preview (using the new MarkItUp version included in Genoa 0.6.6) and the textbox contains some links or email addresses, or chili jobs, browser enter in a loop state (I can see that looking at Firerox progress download bar) and I have to push browser's backward button to have a preview (that often isn't really a preview of what I've enter in textbox but sometimes only an email link or a blank page...).


Total : 17, on page: 15

Page created in 0.056 seconds SQL total time: 0.011 seconds - SQL queries: 23 - Average SQL time: 0.00046 seconds