Giter Site home page Giter Site logo

cmsuno's Introduction

CMSUno

An easy and clever content manager system to create one-page responsive websites

 uuuu      uuuu        nnnnnn           ooooooooo
u::::u    u::::u    nn::::::::nn     oo:::::::::::oo
u::::u    u::::u   nn::::::::::nn   o:::::::::::::::o
u::::u    u::::u  n::::::::::::::n  o:::::ooooo:::::o
u::::u    u::::u  n:::::nnnn:::::n  o::::o     o::::o
u::::u    u::::u  n::::n    n::::n  o::::o     o::::o
u::::u    u::::u  n::::n    n::::n  o::::o     o::::o
u:::::uuuu:::::u  n::::n    n::::n  o::::o     o::::o
u::::::::::::::u  n::::n    n::::n  o:::::ooooo:::::o
 u::::::::::::u   n::::n    n::::n  o:::::::::::::::o
  uu::::::::uu    n::::n    n::::n   oo:::::::::::oo
     uuuuuu        nnnn      nnnn       ooooooooo
        ___                                __
       / __\            /\/\              / _\
      / /              /    \             \ \
     / /___           / /\/\ \            _\ \
     \____/           \/    \/            \__/

Presentation

CMSUno is a free tool to create one-page responsive websites. It was designed to be easy to use, comprehensive and particularly rapid in terms of navigation. This strong CMS is a great tool to use jQuery plugins available on the web.

==> DEMO <==

It is very well adapted to SEO and allows to get a score close to 100 on Google PageSpeed Insights.

In a few words:

  • No page creation in PHP. The site consists of an HTML page that is created when the redactor has finished its work. The server has nothing to build, the page displays faster than any other CMS.
  • No SQL. Data stored in JSON. Easier to install, faster to use, very suitable for Ajax transfer.
  • Use of effective tools, tested and monitored as CKEditor, ELFinder and W3.CSS.
  • Development of plugins easy and effective.
  • Adaptation of open source CSS template fast and easy.
  • Multilingual with PHP-Gettext.
  • Inline Update button for CMSUno and plugins.
  • Fully usable from a smartphone (manage your site on the go).
  • Less than 2MB. Centralized hosting of part of the code on GitHub servers.

More details in French here.

Installation

  1. Download ZIP CMSUno.
  2. Unzip the file.
  3. Upload the content (uno.php and uno/) to your website directory via FTP.
  4. Chmod 0755 recursively the uno folder.
  5. In your browser, open www.yoursite/uno.php.

Initial login & password : cmsuno & 654321

To reduce the size of CMSUno to less than 2MB and benefit the speed of GitHub's servers, delete the following folders :

  • includes/css
  • includes/img
  • includes/js

or do it with update button.

Requirement

  • PHP >= 5.5

Use

Connect to the dashboard. There are only three tabs :

Page

This first Tab is the main working tab. It is used to create some contents for the site. It relies on a large window with CKEditor in a recent version. At the top, a menu allows to pass from a chapter to another other one. You can create as many chapters as you like. A button allows access to the powerful and easy file manager ELFinder.

When your changes are complete, press the "publish" button to update the site.

Config

Configuration is limited to the minimum useful.

  • Title and Meta-Description
  • Dynamic loading of images, JQuery...
  • Backup, Restore
  • Change Login & Password
  • Update

Plugins

Plugins can substantially improve the capabilities of CMSUno. Plugin can especially add extra buttons to CKEditor and process the results before publication. In use, it's fantastic.

Plugins are available here

Official Plugins List

  • Box : Adds easily editable box with pieces of text or code or HTML that can be inserted into the template with a simple Shortcode. Exemple : address for footer, phone number, sidebar...
  • Carousel : Allows you to add image slider. Use NivoSlider, CarouFredSel, Kenburning, FeatureCarousel and ZoomBox to have numerous possibilities.
  • CKplugins : Add easily CKEditor plugins to CMSUno. You just need to upload the zip file to enable your new features in CKEditor. Add as many CKEditor plugins as you like.
  • Code display : Adds a button in CKEditor to display code. Use google-code-prettify.
  • Comment : It allows visitors to add comments in the page. Added with a Shortcode in the content of the page or directly in the template.
  • Contact : It allows to create a custom-made contact form with Captcha. Added with a Shortcode in the content of the page or directly in the template.
  • Cookiebar : Adds and setup a custom Cookie Consent Warning. Use cookieconsent.
  • EdiTheme : Edit and modify templates directly from CMSUno with syntax highlighting. Use CodeMirror.
  • Fixed layout : This plugin allows to create a page with a fixed background that changes with scrolling. Inspired by Jquery Fixed Scroll Background.
  • Googlemap : Adds a button in CKEditor to insert one or more Google-Map in your page.
  • Image size : Automatic resizing of images added to your page to fit the display, optimize loading and improve SEO.
  • Invoice : Allows you to create an invoice with one or more predefined formats. PDF output. Can be used from another plugin for automatic emailing.
  • LeafletMap : Add OpenStreetMap maps to your site to view a location or a GPX track.
  • Markdown : Allows you to display the formatted content of one or more MarkDown files in your page. It works with a shortcode and uses Parsedown.php to parse the markdown. Different CSS formats are availables. The wordpress format is also parsed. Allows to create a comprehensive system of paying plugin download with the appearance of wordpress.org.
  • Multipage : This plugin allows you to create and manage multiple pages in CMSUno. Drag and Drop Menu Manager. Simple and practical for a complete website.
  • Model : Create template for CKEditor. Very useful. Two default models exist : two columns and three columns. They are adjustable. Ability to create others sophisticated templates. As easy as the Lego game.
  • Newsletter : Great plugin to send a formated newsletter to a list of subscriber. Use PHP mail(), Gmail SMTP or any SMTP provider. Shortcode to add a subscribe form in the page. Link in the mail to unsubscribe. Add PHPMailer to other plugins.
  • Paycoin : Accept Bitcoin payment. Sales are checked and recorded with IPN return. Works also with digital goods and cart plugin.
  • Payment : Allows you to create a small e-commerce site from CKEditor. It adds a "add to cart" button to the editor. It adds a complete cart system with order registration, email sending, invoice in PDF, multi-tax, shipping cost, payment by cheque and by bank transfer. It can work with other payment plugin (Paypal, Payplug). Very usefull and powerfull.
  • Paypal : Paypal gateway in addition to the Payment plugin. Efficient, practical and economical. IPN return. Works also with digital goods.
  • Payplug : Payplug gateway in addition to the Payment plugin. Efficient and economical for sale by CB or Mastercard. IPN return. Works also with digital goods.
  • Pdf Creator : Create PDF from CKEditor content. Custom Shortcode (name, phone...) to save time. Numerous options (page format, font, margin...). Very Usefull. Use Mpdf
  • Scrollnav : Replaces the menu with a drop down menu which scrolled with the page. Use Scrollnav
  • Sound player : Adds a button in CKEditor to listen Self-Hosted musique on the site. Compatible with every browsers and supports.
  • Support : Adds a real complete forum system very suitable for technical support. Coupled with 'Users', 'Markdown' and 'Paypal', you have a complete system to sell your premium plugin very easily with the same appearance and the same functionality as on wordpress.org.
  • Tem2uno : Used to automatically transform a theme from another CMS (GetSimple & b2evolution) for a use in CMSUno.
  • Top button : Adds a floating button at the bottom right of the page to return smoothly to the top.
  • Transition : Create beautiful transitions between chapters. Use animate.css and jquery.imageScroll.js.
  • Unocss : Allows to add CSS in the site directly from the Dashboard.
  • Unoscript : Allows to add a script in the site directly from the Dashboard. Example : Google Analytics tracking code.
  • Users : Create a members area with login / registration dropdown form. Integration with a shortcode or directly inside the menu. Login with Ajax and PHP session.
  • Video player : Adds a button in CKEditor to watch Self-Hosted Videos on the site. Compatible with every browsers and supports. Adds also youtube button.

Template Development

Create a theme is very easy. You just need a folder with the name of your theme and, inside, a file named 'template.html'. That's it. The template file is a simple html file with some specifics tags. Example :

<!DOCTYPE html>
<html>
<head>
	<title>[[title]]</title>
	<meta charset="utf-8">
	<meta name="description" content="[[description]]" />
	<link rel="stylesheet" href="[[template]]style.css" />
	[[head]]
</head>
<body>
	<div id="header">
		<h1>[[title]]</h1>
		[[menu]]
	</div><!-- #header -->
	<div class="content">
		[[content]]
	</div><!-- .content -->
	[[foot]]
</body>
</html>

Template Tags

  • [[content]] : page content
  • [[description]] : meta description
  • [[head]] : head content (script, css link...)
  • [[foot]] : foot content (script...)
  • [[menu]] : menu (UL LI A)
  • [[menuW3]] : menu formated with w3.css
  • [[name]] : page file name without .html
  • [[template]] : template url
  • [[title]] : page title
  • [[url]] : base site url
  • [[my plugin tag...]] : Some plugins have or create specifics tags (Box...). You can create templates tags in plugins. See fooMake.php

Plugin development

Create a plugin is quite simple and fast. A basic structure is imposed with some mandatory files. Your plugin should be in uno/plugins/foo/ (with a plugin called foo).

foo.php

This file is required.

This file is called in AJAX. It is used to display the PLUGIN tab in Dashboard. It's done with $_POST["action"] = "plugin".

POST var available (Ajax environment) :

  • action,
  • unox (ajax token),
  • udep (dependencies local or GitHub),
  • ubusy (Current page name / data folder).

This file should look like this :

<?php
session_start(); 
if(!isset($_POST['unox']) || $_POST['unox']!=$_SESSION['unox']) {sleep(2);exit;} // appel depuis uno.php
include('../../config.php'); // Lang
include('lang/lang.php');
$busy = (isset($_POST['ubusy'])?preg_replace("/[^A-Za-z0-9-_]/",'',$_POST['ubusy']):'index');
if (isset($_POST['action'])) {
	switch ($_POST['action']) {
		// ***********************
		//"plugin" case is AJAX Call from CMSUno Core.
		// ***********************
		case 'plugin': ?>
		<div class="blocForm">
			<h2>Foo</h2>
			<p><?php echo T_("This plugin is used to...");?></p>
			<!--   CONFIG FORM IF NEEDED... -->
			<input name="lol" type="text" />
			<select name="yeswecan">
				<option>...</option>
				
			</select>
			<input type="button" onClick="save_foo();" />
			<!-- ... -->
			?>
		</div>
		<?php break;
		// ***********************
		// Others cases are AJAX self-call via foo.js (see below).
		// ***********************
		case 'save': // IF NEEDED FOR SAVING CONFIG IN JSON FILE
		$q = @file_get_contents('../../data/'.$busy.'/foo.json'); // or '../../data/foo.json'
		if($q) $a = json_decode($q,true);
		else $a = Array();
		$a['lol'] = $_POST['lol'];
		$a['yeswecan'] = $_POST['yeswecan'];
		$out = json_encode($a);
		if (file_put_contents('../../data/'.$busy.'/foo.json', $out)) echo T_('Backup performed');
		else echo '!'.T_('Impossible backup');
		break;
		// ***********************
	}
	clearstatcache();
	exit;
}
?>

In the same way, you can customize your theme by adding the file name_of_your_theme.php in the theme folder.

foo.js

This file is not required.

This is the complement of foo.php.

If it exists, this file is loaded at the same time as foo.php. The script is added to the head of the page. CMSUno JS Variables are therefore available (Udep, Ubusy, Utem, Unox, Ulang...). It is useful for example to load or save JSON data in AJAX :

function save_foo(){
	let lol=document.getElementById("fooLol").value;
	let yeswecan=document.getElementById("fooYes").options[document.getElementById("fooYes").selectedIndex].value;
	let x=new FormData();
	x.set('action','save');
	x.set('unox',Unox);
	x.set('ubusy',Ubusy);
	x.set('lol',lol);
	x.set('yeswecan',yeswecan);
	fetch('uno/plugins/foo/foo.php',{method:'post',body:x})
	.then(r=>r.text())
	.then(r=>f_alert(r));
}
function load_foo(){
	fetch("uno/data/"+Ubusy+"/foo.json?r="+Math.random()) // or "uno/data/foo.json?...
	.then(r=>r.json())
	.then(function(data){
		if(data.lol!=undefined)document.getElementById('fooLol').value=data.lol;
		if(data.yeswecan){
			let t=document.getElementById("fooYes"),to,v;
			to=t.options;
			for(v=0;v<to.length;v++){
				if(to[v].value==data.yeswecan){
					to[v].selected=true;
					v=to.length;
				}
			}
		}
	}
}
load_foo();

f_alert('happy'); displays a green notification in the top bar. If the text starts with '!', the notification is red : f_alert('!not happy');

fooMake.php

This file is not required.

This file is called with an include statement from central.php (case 'publier') when the user pushed "publish" in the Dashboard. The goal is to participate in the writing of the HTML page by replacing, for example, the custom shortcodes with the created content.

If your plugin works with a Shortcode [[foo]] in the content of the page, the code should be like this :

<?php if (!isset($_SESSION['cmsuno'])) exit(); ?>
<?php
	$my_var = "<div>Hello. I'm the plugin</div>";
	$Ucontent = str_replace('[[foo]]',$my_var,$content);
	$Uhead .= '<link rel="stylesheet" type="text/css" href="uno/plugins/foo/my-plugin-styles.css" />'."\r\n";
	$Ufoot .= '<script type="text/javascript" src="uno/plugins/foo/myfoo-min.js"></script>'."\r\n";
	$unoUbusy = 1;
?>

The plugins are executed in alphabetical order. If a plugin must be executed before any others, you can add an order of precedence in the name :

  • Exemple : fooMake2.php
  • Number between 1 and 5. No number is equivalent to 3
  • the series of 1 first (in alphabetic order) ... the series of 5 are the latest.
  • fooMake0.php can also be used. Unlike the others, it is executed before the menu creation and before name_of_your_themeMake0.php (see below).

A same plugin can have several fooMake files with different numbers.

Variables usable all have almost the same name as the shortcodes. Here is a non-exhaustive list :

  • $Uhtml (no shortcode) : The template content. Used to replace a shortcode directly into the template.
  • $Ucontent : The content of the pages. Used to replace a shortcode added in the page with CKEditor.
  • $Uhead : At the end of the block <head>. Used to add a script or a CSS file.
  • $Ufoot : At the end of the block <body>. Used to add a script.
  • $Ustyle : CSS content added at the end of the block <head> in a <style> container.
  • $UstyleSm : Idem for small screens. Added at the end of Ustyle (max-device-width: 480px).
  • $Uscript : Short JS content added at the end of the head part in a <script> container. Use it, for example, to declare var.
  • $Uonload : Used to add a JS code to be run after the start. ex : $onload = 'alert("hello!");';
  • $Umenu : Page list according to <ul class="maClasse"><li><a href="#...">MyPage</a></li>...</ul>.
  • $UmenuW3 : Page list formatted according to the rules of w3.CSS.
  • $Utitle : Website Title. (Used in template : <title>[[title]]</title>).
  • $Udescription : Website Description (<meta name="description" content="[[description]]">).
  • $Uname : Published HTML file name. By default, it's "index".
  • $unoPop : Set 1 to add unoPop JS and CSS. Small code in pure JS to use nodal window and to get value from url data.
  • $Ubusy : Current page name (index or other).
  • $Umaster : Idem Ubusy if only one page. If multipage actived (plugin), Umaster is the page to get config for all pages (ex: contact form...)
  • $unoUbusy : Set 1 to add JS var Ubusy in the head. (See DATA chapter)

As a plugin, you can add a makefile in your theme folder :

  • name_of_your_themeMake0.php executed before all plugins (if exists) when publishing.
  • name_of_your_themeMake.php executed after plugins (if exists) when publishing.

You can use both.

fooCkeditor.js or fooCkeditor.js.php

This file is not required.

This file is used to customize CKeditor. It's very interesting.

In CKEditor, configuration files work in cascade as Matryoshka doll. Every configuration file calls the following one. It is thus necessary to respect a specific format to not break the chain. Example with your CKEditor plugin ckfoo :

UconfigNum++; // needed
CKEDITOR.plugins.addExternal('ckfoo', UconfigFile[UconfigNum-1]+'/../ckfoo/'); // needed
CKEDITOR.editorConfig = function(config) {
	config.extraPlugins += ',ckfoo';
	config.toolbarGroups.push('ckfoo');
	if(UconfigFile.length>UconfigNum)config.customConfig=UconfigFile[UconfigNum]; // needed for next plugin
};

If you choose to use the PHP file to change the content before execution, remember that the minimum needed (to do nothing) is :

UconfigNum++; // needed
CKEDITOR.editorConfig = function(config) {
	if(UconfigFile.length>UconfigNum)config.customConfig=UconfigFile[UconfigNum]; // needed for next plugin
};

fooHook.js

This file is not required.

This file is used to apply a JavaScript code to the CMSUno core. It can be used to add items in the CMSUno menu bar or whatever.

Example :

document.getElementById('topMenu').insertAdjacentHTML(
	'beforeend',
	'<li><a href="https://github.com">GitHub</a></li>'
);

version.json

This file is required. It allows to update the plugin online.

Example of content :

{"version":"1.0","host":"https://github.com/cmsunoPlugins/foo/"}

You can host your plugin on your own GitHub account. Be sure to specify the address of your repository on this file. By adding a version number 'TAG' when publishing, the update will be directly available from CMSUno.

Data

CMSUno don't use MySQL but flat files in json. These files are stored in uno/data/. You can have different files for the same plugin.

There are two options : "secret"/"not secret" and "available for all pages"/"only for a specific page" (see multipage plugin) :

  • Not secret - available for all pages : uno/data/mydata.json
  • Not secret - only for this page : uno/data/name-of-the-page/mydata.json (name of the page : $Ubusy in php or Ubusy in JS)
  • Secret - available for all pages : uno/data/_sdata-xxxx/mydata.json
  • Secret - only for this page : uno/data/_sdata-xxxx/name-of-the-page/mydata.json

Name of the page : $Ubusy in php or Ubusy in JS

xxxx : $sdata in config.php

The _sdata-xxxx folder is only readable/writable by owner (PHP). You cannot get access to a file from a javascript tag or from a browser.

License

CMSUno is under MIT license.

Copyright (c) 2014-2023 Jacques Malgrange

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

Versions

  • 1.9.4 - 16/08/2023 :
    • CKEditor 4.22.1
    • ELFinder 2.1.62
    • jQuery 3.7.0
    • Fix lang setting issue
    • Add Loading attribute "lazy" by default to all images from ckeditor content.
  • 1.9.3 - 15/04/2023 :
    • Fix Upluglist loading issue without JQuery
  • 1.9.2 - 04/04/2023 :
    • CKEditor 4.21.0
  • 1.9.1 - 12/01/2023 :
    • CKEditor 4.20.1
    • jQuery 3.6.3
    • Fix first login issue.
  • 1.9 - 30/11/2022 :
    • Replacement of jQuery code with Vanilla JavaScript in the back-office. JQuery still available for finder and plugins. ES6 Browser (Update post 2016) is now needed in back-office. No change for the visitors of your site.
    • Replace jQuery colorPicker with pure JavaScript colorPicker. Now, use colorPick(".MySelector"); in place of jQuery('.MySelector').colorPicker();
    • Button to go back to the previous version of CMSUno (Previous Update).
    • Displays the hourglass during the loading of the plugin display.
  • 1.8.1 - 13/10/2022 :
    • CKEditor 4.20.0.
    • Fix hidden activation checkbox.
    • Remove password hashing script. PHP >= 5.5 is now require.
  • 1.8 - 26/09/2022 :
    • Improved responsive display.
    • Admin Password can be restored.
    • Update HTML title and description size recommendations.
    • Remove CSS prefixed properties (webkit...) no longer used.
    • Fix some issues in cmsuno and uno1 theme.
    • jQuery 3.6.1
  • 1.7.7 - 05/08/2022 :
    • CKEditor 4.19.1
  • 1.7.6 - 28/04/2022 :
    • ELFinder 2.1.61, CKEditor 4.18.0
  • 1.7.5 - 03/12/2021 :
    • ELFinder 2.1.60, CKEditor 4.17.1
  • 1.7.4 - 11/10/2021 :
    • Change update an resources URL : cdn.rawgit.com => cdn.jsdelivr.net.
    • Add option to force embedded Gettext script.
    • Fix issues.
  • 1.7.3 - 10/09/2021 :
    • End support IE8.
    • Fix vulnerability in user name change form.
  • 1.7.2 - 31/08/2021 :
    • CKEditor 4.16.2.
    • Remove "version number" in local JQuery file name : jquery-3.6.0.min.js => jquery.min.js
  • 1.7.1 - 27/07/2021 :
    • Fix XSS vulnerability in uno1 template.
    • Add "confirm ?" to Delete Chapter button.
  • 1.7 - 21/06/2021 :
    • ELFinder 2.1.59, CKEditor 4.16.1, jQuery 3.6.0
  • 1.6.3 - 29/09/2020 :
    • Fix XSS vulnerability when user change password.
    • ELFinder 2.1.57, CKEditor 4.15, jQuery 3.5.1
  • 1.6.2 - 21/06/2020 :
    • Fix update issue when SSL certificate has expired.
  • 1.6.1 - 31/05/2020 :
    • ELFinder 2.1.56
    • Add CSRF Token on login form.
    • Fix HTTPS issue.
  • 1.6 - 22/03/2020 :
    • ELFinder 2.1.55, CKEditor 4.14, jQuery 3.4.1
    • Add Umaster : Master page (not like Ubusy wich is active page). Used in multipage to get global plugin config.
  • 1.5.7 - 16/12/2019 :
    • ELFinder 2.1.51, CKEditor 4.13.1
    • Fix jumping up and down menu issue
  • 1.5.6 - 17/04/2019 :
    • ELFinder 2.1.49, CKEditor 4.11.4
    • Fix plugin buttons issue
  • 1.5.5 - 18/03/2019 :
    • ELFinder 2.1.48, CKEditor 4.11.3
  • 1.5.4 - 21/11/2018 :
    • ELFinder 2.1.42, CKEditor 4.11.1
  • 1.5.3 - 11/08/2018 :
    • Fix persistent XSS vulnerability in title
    • ELFinder 2.1.40, CKEditor 4.10.0, jQuery 3.3.1
  • 1.5.2 - 01/06/2018 :
    • ID and CLASS allowed for all tags in CKEditor
    • ELFinder 2.1.38
  • 1.5.1 - 28/04/2018 :
    • Fix responsive issue in email template
    • Add remove accents function
    • ELFinder 2.1.37, CKEditor 4.9.2
  • 1.5 - 26/12/2017 :
    • Add W3.CSS Fully Responsive Framework
    • ELFinder 2.1.30, CKEditor 4.8
  • 1.4.6 - 08/10/2017 :
    • Preloading (browser cache) ckeditor.js during login page
    • Add password.php to use with 5.3 <= php < 5.5
    • ELFinder 2.1.29, CKEditor 4.7.3
  • 1.4.5 - 03/09/2017 :
    • jQuery 3.2.1, ELFinder 2.1.28, CKEditor 4.7.2
    • improve uno_menu.js
  • 1.4.4 - 19/05/2017 :
    • ELFinder 2.1.24 - echo.js 1.7.3
    • Add mypluginCkeditor.js.php plugin file
  • 1.4.3 - 24/04/2017 :
    • Fix issue in chapter menu : sortable not working
    • Fix error on install
  • 1.4.2 - 07/03/2017 :
    • ELFinder 2.1.22
    • Add $Ukey in config.php
  • 1.4.1 - 18/02/2017 :
    • ELFinder 2.1.21, CKEditor 4.6.2
    • Fix PHP-gettext Warning
  • 1.4 - 02/01/2017 :
    • jQuery 3.1.1, ELFinder 2.1.19, CKEditor 4.6.1
    • Online install / remove plugins
  • 1.3.2 - 26/11/2016 :
    • CKEditor 4.6
    • Password hashed with BCRYPT (thanks to Christian Fiedler)
  • 1.3.1 - 14/10/2016 : Change GitHub download URL (update) for plugins
  • 1.3 - 27/09/2016 :
    • CKEditor 4.5.11
    • Use PHP-Gettext in place of gettext
    • Fix ajax issue with some server
  • 1.2 - 27/05/2016 :
    • CKEditor 4.5.9
    • Add Uno hook in JS for the plugins
    • Change GitHub download URL (update CMSUno) and use Curl if exists
  • 1.1.9 - 18/04/2016 :
    • Cache in htaccess
    • Fix bugs
  • 1.1.8 - 12/03/2016 :
    • CKEditor 4.5.7
    • ELFinder 2.0.6
    • Fix bugs
  • 1.1.7 - 08/01/2016 :
    • CKEditor 4.5.6
    • Default theme uno1 customizable
    • Fix bugs
  • 1.1.6 - 17/12/2015 :
    • Inline CSS in mail template
    • Add JS var $UstyleSm for small screens like smartphone (max-device-width: 480px)
    • Fix bug in menu with IE8
    • Add BR Clear button in CKEditor
  • 1.1.5 - 29/11/2015 :
    • CKEditor 4.5.5
    • Add submenu
    • Fix bug with hourglass
    • Update in light version if already lightened
  • 1.1.4 - 12/11/2015 :
    • Offset menu setting
    • Add theme customizing
    • Add tinyColorPicker
  • 1.1.3 - 05/11/2015 :
    • Loading speed improvement
    • Add an icon on finder button
    • Warning when change chapter without saving
  • 1.1.2 - 21/10/2015 : Offset in uno_menu : JS var Umenuoffset
  • 1.1.1 - 13/10/2015 : Chmod secure recursively sdata on login
  • 1.1 - 05/10/2015 : * CKEditor 4.5.3, ELFinder 2.0, JQuery 2.1.4, JQuery-UI 1.9.2. * Add Inline Update button for CMS and Plugins
  • 1.0 - 11/08/2015 : First stable version. CKEditor 4.5.2.
  • 0.9.27 beta - 09/08/2015 : Add Spanish.
  • 0.9.26 beta - 25/06/2015 : Safety improvement - phase two.
  • 0.9.25 beta - 23/06/2015 : Safety improvement - phase one. Add error registration system.
  • 0.9.24 beta - 19/06/2015 : Improved speed of 40%.
  • 0.9.23 beta - 15/06/2015 : Everywhere asynchronous ajax.
  • 0.9.22 beta - 13/06/2015 : Add U in make variables. Add makefile for template.
  • 0.9.21 beta - 12/06/2015 : Add a gif hourglass.
  • 0.9.20 beta - 31/05/2015 : Fix some bugs.
  • 0.9.19 beta - 22/05/2015 : CKEditor 4.4.7 with widget.
  • 0.9.18 beta - 19/05/2015 : Responsive menu.
  • CMSUno Version 0.9 beta - 26/10/2014

cmsuno's People

Contributors

boiteasite avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.