Fix URLs on assistant and metadata updated for Bludit v3.10.0

This commit is contained in:
Diego Najar 2019-10-19 10:10:46 +02:00
parent bc5039c7e2
commit 5f2a840890
29 changed files with 34 additions and 32 deletions

View File

@ -66,8 +66,8 @@
html += '<div class="search-suggestion">';
html += '<div class="search-suggestion-item">'+data.text+' <span class="badge badge-pill badge-light">'+data.type+'</span></div>';
html += '<div class="search-suggestion-options">';
html += '<a target="_blank" href="http://localhost:8000/testt">View</a>';
html += '<a class="ml-2" href="http://localhost:8000/admin/edit-content/testt">Edit</a>';
html += '<a target="_blank" href="'+DOMAIN_PAGES+data.id+'">View</a>';
html += '<a class="ml-2" href="'+DOMAIN_ADMIN+'edit-content/'+data.id+'">Edit</a>';
html += '</div></div>';
}

View File

@ -1,10 +1,10 @@
<?php defined('BLUDIT') or die('Bludit CMS.');
// Bludit version
define('BLUDIT_VERSION', '3.10.0-beta');
define('BLUDIT_CODENAME', 'Github');
define('BLUDIT_RELEASE_DATE', '2019-09-25');
define('BLUDIT_BUILD', '20190925');
define('BLUDIT_VERSION', '3.10.0');
define('BLUDIT_CODENAME', 'Mateo');
define('BLUDIT_RELEASE_DATE', '2019-10-19');
define('BLUDIT_BUILD', '20191019');
// Debug mode
// Change to FALSE, for prevent warning or errors on browser

View File

@ -10,6 +10,8 @@ echo 'var BLUDIT_VERSION = "'.BLUDIT_VERSION.'";'.PHP_EOL;
echo 'var BLUDIT_BUILD = "'.BLUDIT_BUILD.'";'.PHP_EOL;
echo 'var DOMAIN = "'.DOMAIN.'";'.PHP_EOL;
echo 'var DOMAIN_BASE = "'.DOMAIN_BASE.'";'.PHP_EOL;
echo 'var DOMAIN_PAGES = "'.DOMAIN_PAGES.'";'.PHP_EOL;
echo 'var DOMAIN_ADMIN = "'.DOMAIN_ADMIN.'";'.PHP_EOL;
echo 'var DOMAIN_CONTENT = "'.DOMAIN_CONTENT.'";'.PHP_EOL;
echo 'var DOMAIN_UPLOADS = "'.DOMAIN_UPLOADS.'";'.PHP_EOL;
echo 'var DB_DATE_FORMAT = "'.DB_DATE_FORMAT.'";'.PHP_EOL;

View File

@ -3,7 +3,7 @@
"email": "",
"website": "https://plugins.bludit.com",
"version": "3.10.0",
"releaseDate": "2019-09-25",
"releaseDate": "2019-10-19",
"license": "MIT",
"compatible": "3.10.0",
"notes": ""

View File

@ -3,7 +3,7 @@
"email": "",
"website": "https://plugins.bludit.com",
"version": "3.10.0",
"releaseDate": "2019-09-25",
"releaseDate": "2019-10-19",
"license": "MIT",
"compatible": "3.10.0",
"notes": ""

View File

@ -3,7 +3,7 @@
"email": "",
"website": "https://plugins.bludit.com",
"version": "3.10.0",
"releaseDate": "2019-09-25",
"releaseDate": "2019-10-19",
"license": "MIT",
"compatible": "3.10.0",
"notes": ""

View File

@ -3,7 +3,7 @@
"email": "",
"website": "https://plugins.bludit.com",
"version": "3.10.0",
"releaseDate": "2019-09-25",
"releaseDate": "2019-10-19",
"license": "MIT",
"compatible": "3.10.0",
"notes": ""

View File

@ -3,7 +3,7 @@
"email": "",
"website": "https://plugins.bludit.com",
"version": "3.10.0",
"releaseDate": "2019-09-25",
"releaseDate": "2019-10-19",
"license": "MIT",
"compatible": "3.10.0",
"notes": ""

View File

@ -3,7 +3,7 @@
"email": "",
"website": "https://plugins.bludit.com",
"version": "3.10.0",
"releaseDate": "2019-09-25",
"releaseDate": "2019-10-19",
"license": "MIT",
"compatible": "3.10.0",
"notes": ""

View File

@ -3,7 +3,7 @@
"email": "",
"website": "https://plugins.bludit.com",
"version": "3.10.0",
"releaseDate": "2019-09-25",
"releaseDate": "2019-10-19",
"license": "MIT",
"compatible": "3.10.0",
"notes": ""

View File

@ -3,7 +3,7 @@
"email": "",
"website": "https://plugins.bludit.com",
"version": "3.10.0",
"releaseDate": "2019-09-25",
"releaseDate": "2019-10-19",
"license": "MIT",
"compatible": "3.10.0",
"notes": ""

View File

@ -3,7 +3,7 @@
"email": "",
"website": "https://plugins.bludit.com",
"version": "3.10.0",
"releaseDate": "2019-09-25",
"releaseDate": "2019-10-19",
"license": "MIT",
"compatible": "3.10.0",
"notes": ""

View File

@ -3,7 +3,7 @@
"email": "",
"website": "https://plugins.bludit.com",
"version": "3.10.0",
"releaseDate": "2019-09-25",
"releaseDate": "2019-10-19",
"license": "MIT",
"compatible": "3.10.0",
"notes": ""

View File

@ -3,7 +3,7 @@
"email": "",
"website": "https://plugins.bludit.com",
"version": "3.10.0",
"releaseDate": "2019-09-25",
"releaseDate": "2019-10-19",
"license": "MIT",
"compatible": "3.10.0",
"notes": ""

View File

@ -3,7 +3,7 @@
"email": "",
"website": "https://plugins.bludit.com",
"version": "3.10.0",
"releaseDate": "2019-09-25",
"releaseDate": "2019-10-19",
"license": "MIT",
"compatible": "3.10.0",
"notes": ""

View File

@ -3,7 +3,7 @@
"email": "",
"website": "https://plugins.bludit.com",
"version": "3.10.0",
"releaseDate": "2019-09-25",
"releaseDate": "2019-10-19",
"license": "MIT",
"compatible": "3.10.0",
"notes": ""

View File

@ -3,7 +3,7 @@
"email": "",
"website": "https://plugins.bludit.com/plugin/remote-content",
"version": "3.10.0",
"releaseDate": "2019-09-25",
"releaseDate": "2019-10-19",
"license": "MIT",
"compatible": "3.10.0",
"notes": ""

View File

@ -3,7 +3,7 @@
"email": "",
"website": "https://plugins.bludit.com",
"version": "3.10.0",
"releaseDate": "2019-09-25",
"releaseDate": "2019-10-19",
"license": "MIT",
"compatible": "3.10.0",
"notes": ""

View File

@ -3,7 +3,7 @@
"email": "",
"website": "https://plugins.bludit.com",
"version": "3.10.0",
"releaseDate": "2019-09-25",
"releaseDate": "2019-10-19",
"license": "MIT",
"compatible": "3.10.0",
"notes": ""

View File

@ -3,7 +3,7 @@
"email": "",
"website": "https://plugins.bludit.com",
"version": "3.10.0",
"releaseDate": "2019-09-25",
"releaseDate": "2019-10-19",
"license": "MIT",
"compatible": "3.10.0",
"notes": ""

View File

@ -3,7 +3,7 @@
"email": "",
"website": "https://plugins.bludit.com",
"version": "3.10.0",
"releaseDate": "2019-09-25",
"releaseDate": "2019-10-19",
"license": "MIT",
"compatible": "3.10.0",
"notes": ""

View File

@ -3,7 +3,7 @@
"email": "",
"website": "https://plugins.bludit.com",
"version": "3.10.0",
"releaseDate": "2019-09-25",
"releaseDate": "2019-10-19",
"license": "MIT",
"compatible": "3.10.0",
"notes": ""

View File

@ -3,7 +3,7 @@
"email": "",
"website": "https://plugins.bludit.com",
"version": "3.10.0",
"releaseDate": "2019-09-25",
"releaseDate": "2019-10-19",
"license": "MIT",
"compatible": "3.10.0",
"notes": ""

View File

@ -3,7 +3,7 @@
"email": "",
"website": "https://plugins.bludit.com",
"version": "3.10.0",
"releaseDate": "2019-09-25",
"releaseDate": "2019-10-19",
"license": "MIT",
"compatible": "3.10.0",
"notes": ""

View File

@ -3,7 +3,7 @@
"email": "",
"website": "https://plugins.bludit.com",
"version": "3.10.0",
"releaseDate": "2019-09-25",
"releaseDate": "2019-10-19",
"license": "MIT",
"compatible": "3.10.0",
"notes": ""

View File

@ -3,7 +3,7 @@
"email": "",
"website": "https://plugins.bludit.com",
"version": "3.10.0",
"releaseDate": "2019-09-25",
"releaseDate": "2019-10-19",
"license": "MIT",
"compatible": "3.10.0",
"notes": ""

View File

@ -3,7 +3,7 @@
"email": "",
"website": "https://themes.bludit.com",
"version": "3.10.0",
"releaseDate": "2019-09-25",
"releaseDate": "2019-10-19",
"license": "MIT",
"compatible": "3.10.0",
"notes": ""

View File

@ -3,7 +3,7 @@
"email": "",
"website": "https://themes.bludit.com",
"version": "3.10.0",
"releaseDate": "2019-09-25",
"releaseDate": "2019-10-19",
"license": "MIT",
"compatible": "3.10.0",
"notes": ""

View File

@ -3,7 +3,7 @@
"email": "",
"website": "https://themes.bludit.com",
"version": "3.10.0",
"releaseDate": "2019-09-25",
"releaseDate": "2019-10-19",
"license": "MIT",
"compatible": "3.10.0",
"notes": ""