New Quick.Cms v5.0 - stable version - released!

treewood (OpenSolution)

Avatar: treewood

2012-11-26 12:01

You can get this version from download here:
http://opensolution.org/download,en,18.html?sDir=Quick.Cms

You can test this version here:
http://opensolution.org/Quick.Cms/demo/

Changes here:
http://opensolution.org/download/Quick.Cms/changeLog.txt

Bug fixes to v4.0, v4.1, v4.2 here:
http://opensolution.org/download/Quick.Cms/bugFixes.html

Documentation is here:
http://opensolution.org/Quick.Cms/docs/

Skins and plugins to v5.0
We've upgraded free plugins and skins to the latest version.

Upgrading from v4.0, v4.1 or v4.2:

1. Upgrading database:
Database structure has not changed much. Differences are small enough, so that conversion is not necessary
- Copy all files overwriting the existing ones (except for the subdirectories and the "_files.php" file) from the database/ directory in the older version to the same directory in the latest version
- Copy all files and subdirectories from the files/ directory in the older version to the same directory in the newest version
- Enter the settings page in the administration panel and set options, attach pages to specific functions, set login and password. Some of the settings options (like menu types, thumbnail sizes) are possible to set only by editing the database/config/general.php file. Documentation will come in handy (http://opensolution.org/Quick.Cms/docs/?id=en-requirements#5)

2. Upgrading design:
This process can be time consuming. There is no automatic script for design upgrading. Before proceeding to modify the design, we recommend to create a new directory for example templates/new/ and copy there content of templates/default/, and then in administration in the settings select a skin to the "new".

Upgrading from v3.0, v3.1 or v3.2:
You need to upgrade first to v4.0 and after to v5.0. Read more about upgrade here:
http://opensolution.org/Quick.Cms/forum/?p=readTopic&nr=2016

euphoria-art

Avatar: euphoria-art

2012-11-26 23:26

Hej, Z tymi fotkami to nieźle Wam wyszło, jednym kliknięciem można załadować cały folder zdjęć, przypominam sobie te czasy jak ładowałem po 3 zdjęcia a miałem ich ok. 300. Mam nadzieje że niedługo ukaże się podobny Quick.Cart.

www.ObrazyGaleria.pl

euphoria-art

Avatar: euphoria-art

2013-01-25 14:44

Hej, jeśli można to dodam swoje 2 grosze ;)

1. w panelu mamy dużo fotek i chcemy zmienić rozmiar jak i np. położenie dla wszystkich zdjęć - brakuje opcji zaznacz wszystkie i zastosuj dla zaznaczonych - jedne kliknięcie a ile czasu i nerwów można zaoszczędzić ;).

2. przy stronicowaniu fotek jak i podstron, brakuje opcji "pokaż wszystko" - jednym kliknięciem przeglądający stronę ma wszystko na jednej stronie bez klikania na boki

To taka mała sugestia, ułatwiająca korzystanie z cmsa a czy ją wdrożycie to zależy od Was. Dzięki za świetne narzędzie , pozdr.

selekcjoner

Avatar: selekcjoner

2013-01-25 18:40

ad.2) Typowe stronicowanie jest w wersji EXt.
Jeśli jednak chodzi o stronicowanie poprzez [break] to możesz zrobić tak:
Znajdź w core/pages.php:

strstr$aData['sDescriptionFull'], '[break]' )


i zamień na:

strstr$aData['sDescriptionFull'], '[break]' ) && !isset( $_GET['all'] ) 



W pliku core/libraries/trash.php znajdź:

$sNext '<li>'.$sUrl.LANG_PAGE_NEXT.'</a></li>';


i zamień na:

$sNext '<li>'.$sUrl.LANG_PAGE_NEXT.'</a></li>';
    
$sDisplayAll '<a href="'.$sAddress.'.&all">'.'Pokaż wszystko'.'</a>';



oraz znajdź:

return $sPrev.$sPages.$sNext


i zamień na:

return $sPrev.$sPages.$sNext.$sDisplayAll

simlution.org

euphoria-art

Avatar: euphoria-art

2013-02-22 23:27

Panowie doróbcie przy nowszej wersji takie dwa małe okienka aby można było jednym klikiem zmienić położenie jak i wielkości zaznaczonych np 100 fotek.

Taka mała rzecz, a jak może ułatwić życie ;)

Back to top
about us | contact