Merge pull request #3 from bludit/master
Update post v3.11.0 - 2020-02-22
This commit is contained in:
commit
113f990bfd
|
@ -1 +1 @@
|
||||||
Subproject commit 2f331dd640db048102b1f5478f231ecfdb5fa131
|
Subproject commit 1478f1a806ecd94cab55995cadd60f969d80556e
|
|
@ -27,7 +27,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Quick Links -->
|
<!-- Quick Links -->
|
||||||
<div class="container border-bottom pb-5">
|
<div class="container border-bottom pb-5" id="jsclippyContainer">
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col">
|
<div class="col">
|
||||||
|
@ -46,6 +46,7 @@
|
||||||
width: "100%",
|
width: "100%",
|
||||||
theme: "bootstrap4",
|
theme: "bootstrap4",
|
||||||
minimumInputLength: 2,
|
minimumInputLength: 2,
|
||||||
|
dropdownParent: "#jsclippyContainer",
|
||||||
ajax: {
|
ajax: {
|
||||||
url: HTML_PATH_ADMIN_ROOT+"ajax/clippy",
|
url: HTML_PATH_ADMIN_ROOT+"ajax/clippy",
|
||||||
data: function (params) {
|
data: function (params) {
|
||||||
|
|
|
@ -34,5 +34,5 @@ $constants = get_defined_constants(true);
|
||||||
printTable('Bludit Constants', $constants['user']);
|
printTable('Bludit Constants', $constants['user']);
|
||||||
|
|
||||||
// Site object
|
// Site object
|
||||||
printTable('$Site object database',$site->db);
|
printTable('$site object database',$site->db);
|
||||||
|
|
||||||
|
|
|
@ -419,6 +419,15 @@
|
||||||
'placeholder'=>'',
|
'placeholder'=>'',
|
||||||
'tip'=>''
|
'tip'=>''
|
||||||
));
|
));
|
||||||
|
|
||||||
|
echo Bootstrap::formInputText(array(
|
||||||
|
'name'=>'vk',
|
||||||
|
'label'=>'VK',
|
||||||
|
'value'=>$site->vk(),
|
||||||
|
'class'=>'',
|
||||||
|
'placeholder'=>'',
|
||||||
|
'tip'=>''
|
||||||
|
));
|
||||||
?>
|
?>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
<?php defined('BLUDIT') or die('Bludit CMS.');
|
<?php defined('BLUDIT') or die('Bludit CMS.');
|
||||||
|
|
||||||
// Bludit version
|
// Bludit version
|
||||||
define('BLUDIT_VERSION', '3.10.0');
|
define('BLUDIT_VERSION', '3.11.0');
|
||||||
define('BLUDIT_CODENAME', 'Mateo');
|
define('BLUDIT_CODENAME', 'Pizza time');
|
||||||
define('BLUDIT_RELEASE_DATE', '2019-10-19');
|
define('BLUDIT_RELEASE_DATE', '2020-02-08');
|
||||||
define('BLUDIT_BUILD', '20191019');
|
define('BLUDIT_BUILD', '20200208');
|
||||||
|
|
||||||
// Debug mode
|
// Debug mode
|
||||||
// Change to FALSE, for prevent warning or errors on browser
|
// Change to FALSE, for prevent warning or errors on browser
|
||||||
|
|
|
@ -3,11 +3,11 @@
|
||||||
"native": "Português (Brasil)",
|
"native": "Português (Brasil)",
|
||||||
"english-name": "Portuguese (Brazil)",
|
"english-name": "Portuguese (Brazil)",
|
||||||
"locale": "pt_BR",
|
"locale": "pt_BR",
|
||||||
"last-update": "2018-06-10",
|
"last-update": "2020-02-15",
|
||||||
"authors": [
|
"authors": [
|
||||||
"Jacques Schlender (@jcqSCH)",
|
"Jacques Schlender (@jcqSCH)",
|
||||||
"Marcelo",
|
"Marcelo",
|
||||||
"",
|
"Fabiano Santos (@fabianosantosnet)",
|
||||||
""
|
""
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -291,105 +291,105 @@
|
||||||
"example-page-4-slug": "sobre",
|
"example-page-4-slug": "sobre",
|
||||||
"example-page-4-title": "Sobre",
|
"example-page-4-title": "Sobre",
|
||||||
"example-page-4-content": "A página Sobre costuma ser uma das páginas mais visitadas do seu site. Uma sugestão é deixá-la simples e informativa, adicionando tópicos como: quem é o autor do projeto, qual a equipe que compõe o site, motivações para o projeto acontecer, meios de contato para falar com a equipe do site, etc.",
|
"example-page-4-content": "A página Sobre costuma ser uma das páginas mais visitadas do seu site. Uma sugestão é deixá-la simples e informativa, adicionando tópicos como: quem é o autor do projeto, qual a equipe que compõe o site, motivações para o projeto acontecer, meios de contato para falar com a equipe do site, etc.",
|
||||||
"the-extension-zip-is-not-installed": "The extension zip is not installed, to use this plugin you need to install the extension.",
|
"the-extension-zip-is-not-installed": "A extensão zip não foi instalada e para usá-la é necessário que a instale.",
|
||||||
"there-are-no-sticky-pages-at-this-moment": "There are no sticky pages at this moment.",
|
"there-are-no-sticky-pages-at-this-moment": "Não tem nenhuma página There are sticky no momento.",
|
||||||
"there-are-no-scheduled-pages-at-this-moment": "There are no scheduled pages at this moment.",
|
"there-are-no-scheduled-pages-at-this-moment": "Não há nenhuma página agendada no momento.",
|
||||||
"update": "Update",
|
"update": "Atualizar",
|
||||||
"template": "Template",
|
"template": "Modelo",
|
||||||
"nickname": "Nickname",
|
"nickname": "Apelido",
|
||||||
"disable-user": "Disable user",
|
"disable-user": "Desativar usuário",
|
||||||
"delete-user-and-keep-content": "Delete user and keep content",
|
"delete-user-and-keep-content": "Excluir usuário e manter o conteúdo",
|
||||||
"delete-user-and-delete-content": "Delete user and delete content (Warning)",
|
"delete-user-and-delete-content": "Excluir o usuário e deletar o conteúdo (Aviso)",
|
||||||
"social-networks": "Social Networks",
|
"social-networks": "Redes Sociais",
|
||||||
"interval": "Interval",
|
"interval": "Intervalo",
|
||||||
"number-in-minutes-for-every-execution-of-autosave": "Number in minutes for every execution of autosave.",
|
"number-in-minutes-for-every-execution-of-autosave": "Número em minutos para toda execução do salvamento automático.",
|
||||||
"extreme-friendly-url": "Extreme friendly URL",
|
"extreme-friendly-url": "URL extremamente amigável",
|
||||||
"title-formats": "Title formats",
|
"title-formats": "Formato de títulos",
|
||||||
"delete-content": "Delete content",
|
"delete-content": "Apagar conteúdo",
|
||||||
"are-you-sure-you-want-to-delete-this-page": "Are you sure you want to delete this page?",
|
"are-you-sure-you-want-to-delete-this-page": "Você tem certeza da exclusão dessa página?",
|
||||||
"sticky": "Sticky",
|
"sticky": "Sticky",
|
||||||
"actions": "Actions",
|
"actions": "Ações",
|
||||||
"edit": "Edit",
|
"edit": "Editar",
|
||||||
"options": "Options",
|
"options": "Opções",
|
||||||
"enter-title": "Enter title",
|
"enter-title": "Insira um título",
|
||||||
"media-manager": "Media Manager",
|
"media-manager": "Gerenciador de Mídias",
|
||||||
"set-a-cover-image-from-external-url,-such-as-a-cdn-or-some-server-dedicated-for-images": "Set a cover image from an external URL, such as a CDN or some server dedicated for images.",
|
"set-a-cover-image-from-external-url,-such-as-a-cdn-or-some-server-dedicated-for-images": "Coloque a imagem de capa de uma URL externa como um CDN ou algum servidor dedicado para imagens.",
|
||||||
"user": "User",
|
"user": "Usuário",
|
||||||
"date-format-format": "Date format: <code>YYYY-MM-DD Hours:Minutes:Seconds<\/code>",
|
"date-format-format": "Formato da data: <code>YYYY-MM-DD Hora:Minutos:Segundos<\/code>",
|
||||||
"start-typing-a-page-title-to-see-a-list-of-suggestions": "Start typing a page title to see a list of suggestions.",
|
"start-typing-a-page-title-to-see-a-list-of-suggestions": "Inicie digitando um título de página para ver uma lista de sugestões.",
|
||||||
"field-used-when-ordering-content-by-position": "Field used when ordering content by position",
|
"field-used-when-ordering-content-by-position": "Campo usado quando ordena o conteúdo pela posição",
|
||||||
"write-a-template-name-to-filter-the-page-in-the-theme-and-change-the-style-of-the-page": "Write a template name to filter the page in the theme and change the style of the page.",
|
"write-a-template-name-to-filter-the-page-in-the-theme-and-change-the-style-of-the-page": "Escreva um nome de template (modelo) para filtrar a página no tema e mude o estilo dela.",
|
||||||
"write-the-tags-separated-by-commas": "Write the tags separated by comma.",
|
"write-the-tags-separated-by-commas": "Escreva as tags separadas por vírgula.",
|
||||||
"apply-code-noindex-code-to-this-page": "Apply <code>noindex<\/code> to this page.",
|
"apply-code-noindex-code-to-this-page": "Aplicar <code>noindex<\/code> nesta página.",
|
||||||
"this-tells-search-engines-not-to-show-this-page-in-their-search-results": "This tells search engines not to show this page in their search results.",
|
"this-tells-search-engines-not-to-show-this-page-in-their-search-results": "Isso informa aos mecanismos de busca para não mostrar esta página em seus resultados.",
|
||||||
"apply-code-nofollow-code-to-this-page": "Apply <code>nofollow<\/code> to this page.",
|
"apply-code-nofollow-code-to-this-page": "Aplicar <code>nofollow<\/code> nesta página.",
|
||||||
"this-tells-search-engines-not-to-follow-links-on-this-page": "This tells search engines not to follow links on this page.",
|
"this-tells-search-engines-not-to-follow-links-on-this-page": "Isso informa aos mecanismos de busca para não seguir os links desta página.",
|
||||||
"apply-code-noarchive-code-to-this-page": "Apply <code>noarchive<\/code> to this page.",
|
"apply-code-noarchive-code-to-this-page": "Aplicar <code>noarchive<\/code> nesta página.",
|
||||||
"this-tells-search-engines-not-to-save-a-cached-copy-of-this-page": "This tells search engines not to save a cached copy of this page.",
|
"this-tells-search-engines-not-to-save-a-cached-copy-of-this-page": "Isso informa aos mecanismos de busca para não armazenar em cache uma cópia dessa página.",
|
||||||
"uncategorized": "Uncategorized",
|
"uncategorized": "Não categorizada",
|
||||||
"done": "Done",
|
"done": "Feito",
|
||||||
"delete-category": "Delete category",
|
"delete-category": "Deletar categoria",
|
||||||
"are-you-sure-you-want-to-delete-this-category?": "Are you sure you want to delete this category?",
|
"are-you-sure-you-want-to-delete-this-category?": "Está certo da exclusão dessa categoria?",
|
||||||
"confirm-new-password": "Confirm new password",
|
"confirm-new-password": "Confirme a nova senha",
|
||||||
"the-nickname-is-almost-used-in-the-themes-to-display-the-author-of-the-content": "The nickname is almost used in the themes to display the author of the content",
|
"the-nickname-is-almost-used-in-the-themes-to-display-the-author-of-the-content": "O apelido é quase sempre usado nos temas para exibir o autor do conteúdo",
|
||||||
"allow-unicode": "Allow Unicode",
|
"allow-unicode": "Permitir Unicode",
|
||||||
"allow-unicode-characters-in-the-url-and-some-part-of-the-system": "Allow Unicode characters in the URL and some part of the system.",
|
"allow-unicode-characters-in-the-url-and-some-part-of-the-system": "Permitir caracteres Unicode na URL e em alguma parte do sistema.",
|
||||||
"variables-allowed": "Variables allowed",
|
"variables-allowed": "Variáveis permitidas",
|
||||||
"tag": "Tag",
|
"tag": "Tag",
|
||||||
"drag-and-drop-to-sort-the-plugins": "Drag and Drop to sort the plugins.",
|
"drag-and-drop-to-sort-the-plugins": "Arraste e Solte para ordenar os plugins.",
|
||||||
"seo": "SEO",
|
"seo": "SEO",
|
||||||
"documentation": "Documentation",
|
"documentation": "Documentação",
|
||||||
"forum-support": "Forum support",
|
"forum-support": "Suporte no Forum",
|
||||||
"chat-support": "Chat support",
|
"chat-support": "Suporte no Bate-papo",
|
||||||
"quick-links": "Quick links",
|
"quick-links": "Links rápidos",
|
||||||
"leave-empty-for-autocomplete-by-bludit": "Leave empty for autocomplete by Bludit.",
|
"leave-empty-for-autocomplete-by-bludit": "Deixe em branco para preenchimento automático pelo Bludit.",
|
||||||
"choose-a-password-for-the-user-admin": "Choose a password for the user <code>admin<\/code>",
|
"choose-a-password-for-the-user-admin": "Escolha uma senha para o usuário <code>admin<\/code>",
|
||||||
"access-denied": "Access denied",
|
"access-denied": "Acesso negado",
|
||||||
"choose-images-to-upload": "Choose images to upload",
|
"choose-images-to-upload": "Escolha imagens para carregar",
|
||||||
"insert": "Insert",
|
"insert": "Inserir",
|
||||||
"upload": "Upload",
|
"upload": "Enviar",
|
||||||
"autosave": "Autosave",
|
"autosave": "Salvamento automático",
|
||||||
"the-content-is-saved-as-a-draft-to-publish-it": "The content is saved as a draft. To publish it click on the button <b>Publish<\/b> or if you still working on it click on <b>Save as draft<\/b>.",
|
"the-content-is-saved-as-a-draft-to-publish-it": "O conteúdo é salvo como um rascunho. Para publicá-lo, clique no botão <b>PUBLICAR<\/b> ou se você ainda trabalhando nisso clique em <b>Salvar como rascunho<\/b>.",
|
||||||
"site": "Site",
|
"site": "Site",
|
||||||
"first": "First",
|
"first": "Primeiro",
|
||||||
"last": "Last",
|
"last": "Último",
|
||||||
"there-are-no-pages-at-this-moment": "There are no pages at this moment.",
|
"there-are-no-pages-at-this-moment": "Não há páginas no momento.",
|
||||||
"there-are-no-static-pages-at-this-moment": "There are no static pages at this moment.",
|
"there-are-no-static-pages-at-this-moment": "Não há páginas estáticas no momento.",
|
||||||
"there-are-no-draft-pages-at-this-moment": "There are no draft pages at this moment.",
|
"there-are-no-draft-pages-at-this-moment": "Não há páginas de rascunho no momento.",
|
||||||
"good-morning": "Good morning",
|
"good-morning": "Bom Dia",
|
||||||
"good-afternoon": "Good afternoon",
|
"good-afternoon": "Boa tarde",
|
||||||
"good-evening": "Good evening",
|
"good-evening": "Boa noite",
|
||||||
"good-night": "Good night",
|
"good-night": "Boa noite",
|
||||||
"hello": "Hello",
|
"hello": "Olá",
|
||||||
"there-are-no-images-for-the-page": "There are no images for the page.",
|
"there-are-no-images-for-the-page": "Não há imagens para a página.",
|
||||||
"select-cover-image": "Select cover image",
|
"select-cover-image": "Selecionar imagem da capa",
|
||||||
"this-plugin-depends-on-the-following-plugins": "This plugin depends on the following plugins.",
|
"this-plugin-depends-on-the-following-plugins": "Este extensão depende dos seguintes plugins.",
|
||||||
"no-pages-found": "No pages found",
|
"no-pages-found": "Nenhuma página encontrada",
|
||||||
"system-updated": "System updated",
|
"system-updated": "Sistema atualizado",
|
||||||
"security": "Security",
|
"security": "Segurança",
|
||||||
"remove-cover-image": "Remove cover image",
|
"remove-cover-image": "Remover imagem da capa",
|
||||||
"width": "Width",
|
"width": "Largura",
|
||||||
"height": "Height",
|
"height": "Altura",
|
||||||
"quality": "Quality",
|
"quality": "Qualidade",
|
||||||
"thumbnails": "Thumbnails",
|
"thumbnails": "Miniaturas",
|
||||||
"thumbnail": "Thumbnail",
|
"thumbnail": "Miniatura",
|
||||||
"thumbnail-width-in-pixels": "Thumbnail width in pixels (px).",
|
"thumbnail-width-in-pixels": "Largura da miniatura em pixels (px).",
|
||||||
"thumbnail-height-in-pixels": "Thumbnail height in pixels (px).",
|
"thumbnail-height-in-pixels": "Altura da miniatura em pixels (px).",
|
||||||
"thumbnail-quality-in-percentage": "Thumbnail quality in percentage (%).",
|
"thumbnail-quality-in-percentage": "Qualidade da miniatura em porcentagem (%).",
|
||||||
"maximum-load-file-size-allowed:": "Maximum load file size allowed:",
|
"maximum-load-file-size-allowed:": "Tamanho máximo de carregamento do arquivo permitido:",
|
||||||
"file-type-is-not-supported": "File type is not supported. Allowed types:",
|
"file-type-is-not-supported": "Tipo de arquivo não suportado. Tipos permitidos:",
|
||||||
"page-content": "Page content",
|
"page-content": "Conteúdo da página",
|
||||||
"markdown-parser": "Markdown parser",
|
"markdown-parser": "Analisador Markdown",
|
||||||
"site-logo": "Site logo",
|
"site-logo": "Logo do site",
|
||||||
"search": "Search",
|
"search": "Busca",
|
||||||
"search-plugins": "Search plugins",
|
"search-plugins": "Buscar extensões",
|
||||||
"enabled-plugins": "Enabled plugins",
|
"enabled-plugins": "Habilitar extensões",
|
||||||
"disabled-plugins": "Disabled plugins",
|
"disabled-plugins": "Desabilitar extensões",
|
||||||
"remove-logo": "Remove logo",
|
"remove-logo": "Remover logotipo",
|
||||||
"preview": "Preview",
|
"preview": "Pré visualização",
|
||||||
"author-can-write-and-edit-their-own-content": "Author: Can write and edit their own content. Editor: Can write and edit the content of others.",
|
"author-can-write-and-edit-their-own-content": "Author: Pode escrever e editar seu próprio conteúdo. Editor: Pode escrever e editar o conteúdo de outras pessoas.",
|
||||||
"custom-fields": "Custom fields",
|
"custom-fields": "Campos customizados",
|
||||||
"define-custom-fields-for-the-content": "Define custom fields for the content. Learn more about custom fields in the <a href='https:\/\/docs.bludit.com\/en\/content\/custom-fields'>documentation<\/a>.",
|
"define-custom-fields-for-the-content": "Defina campos personalizados para o conteúdo. Saiba mais sobre os campos personalizados na <a href='https:\/\/docs.bludit.com\/en\/content\/custom-fields'>documentação<\/a>.",
|
||||||
"start-typing-to-see-a-list-of-suggestions": "Start typing to see a list of suggestions.",
|
"start-typing-to-see-a-list-of-suggestions": "Comece a digitar para ver uma lista de sugestões.",
|
||||||
"view": "View"
|
"view": "Ver"
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "Bludit",
|
"author": "Bludit",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://plugins.bludit.com",
|
"website": "https://plugins.bludit.com",
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"releaseDate": "2019-10-19",
|
"releaseDate": "2020-02-08",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "Bludit",
|
"author": "Bludit",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://plugins.bludit.com",
|
"website": "https://plugins.bludit.com",
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"releaseDate": "2019-10-19",
|
"releaseDate": "2020-02-08",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "Bludit",
|
"author": "Bludit",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://plugins.bludit.com",
|
"website": "https://plugins.bludit.com",
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"releaseDate": "2019-10-19",
|
"releaseDate": "2020-02-08",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "Bludit",
|
"author": "Bludit",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://plugins.bludit.com",
|
"website": "https://plugins.bludit.com",
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"releaseDate": "2019-10-19",
|
"releaseDate": "2020-02-08",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "Bludit",
|
"author": "Bludit",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://plugins.bludit.com",
|
"website": "https://plugins.bludit.com",
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"releaseDate": "2019-10-19",
|
"releaseDate": "2020-02-08",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "Bludit",
|
"author": "Bludit",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://plugins.bludit.com",
|
"website": "https://plugins.bludit.com",
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"releaseDate": "2019-10-19",
|
"releaseDate": "2020-02-08",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "Bludit",
|
"author": "Bludit",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://plugins.bludit.com",
|
"website": "https://plugins.bludit.com",
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"releaseDate": "2019-10-19",
|
"releaseDate": "2020-02-08",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -5,6 +5,6 @@
|
||||||
"version": "2.8.0",
|
"version": "2.8.0",
|
||||||
"releaseDate": "2019-08-20",
|
"releaseDate": "2019-08-20",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "Bludit",
|
"author": "Bludit",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://plugins.bludit.com",
|
"website": "https://plugins.bludit.com",
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"releaseDate": "2019-10-19",
|
"releaseDate": "2020-02-08",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "Bludit",
|
"author": "Bludit",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://plugins.bludit.com",
|
"website": "https://plugins.bludit.com",
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"releaseDate": "2019-10-19",
|
"releaseDate": "2020-02-08",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "Bludit",
|
"author": "Bludit",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://plugins.bludit.com",
|
"website": "https://plugins.bludit.com",
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"releaseDate": "2019-10-19",
|
"releaseDate": "2020-02-08",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "Bludit",
|
"author": "Bludit",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://plugins.bludit.com",
|
"website": "https://plugins.bludit.com",
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"releaseDate": "2019-10-19",
|
"releaseDate": "2020-02-08",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "Bludit",
|
"author": "Bludit",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://plugins.bludit.com",
|
"website": "https://plugins.bludit.com",
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"releaseDate": "2019-10-19",
|
"releaseDate": "2020-02-08",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "Bludit",
|
"author": "Bludit",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://plugins.bludit.com",
|
"website": "https://plugins.bludit.com",
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"releaseDate": "2019-10-19",
|
"releaseDate": "2020-02-08",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "Bludit",
|
"author": "Bludit",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://plugins.bludit.com/plugin/remote-content",
|
"website": "https://plugins.bludit.com/plugin/remote-content",
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"releaseDate": "2019-10-19",
|
"releaseDate": "2020-02-08",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "Bludit",
|
"author": "Bludit",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://plugins.bludit.com",
|
"website": "https://plugins.bludit.com",
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"releaseDate": "2019-10-19",
|
"releaseDate": "2020-02-08",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -58,6 +58,10 @@ class pluginRobots extends Plugin {
|
||||||
$webhook = 'robots.txt';
|
$webhook = 'robots.txt';
|
||||||
if ($this->webhook($webhook)) {
|
if ($this->webhook($webhook)) {
|
||||||
header('Content-type: text/plain');
|
header('Content-type: text/plain');
|
||||||
|
// Include link to sitemap in robots.txt if the plugin is enabled
|
||||||
|
if (pluginActivated('pluginSitemap')) {
|
||||||
|
echo 'Sitemap: '.DOMAIN_BASE.'sitemap.xml'.PHP_EOL;
|
||||||
|
}
|
||||||
echo $this->getValue('robotstxt');
|
echo $this->getValue('robotstxt');
|
||||||
exit(0);
|
exit(0);
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "Bludit",
|
"author": "Bludit",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://plugins.bludit.com",
|
"website": "https://plugins.bludit.com",
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"releaseDate": "2019-10-19",
|
"releaseDate": "2020-02-08",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "Bludit",
|
"author": "Bludit",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://plugins.bludit.com",
|
"website": "https://plugins.bludit.com",
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"releaseDate": "2019-10-19",
|
"releaseDate": "2020-02-08",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -2,12 +2,14 @@
|
||||||
"plugin-data":
|
"plugin-data":
|
||||||
{
|
{
|
||||||
"name": "Simple Stats",
|
"name": "Simple Stats",
|
||||||
"description": "Anzeige der täglichen Anzahl Seitenaufrufe und Besucher."
|
"description": "Anzeige der täglichen Anzahl Besuche und Seitenaufrufe und Statistiken der Inhalte."
|
||||||
},
|
},
|
||||||
"visits": "Seitenaufrufe",
|
"visits": "Seitenaufrufe",
|
||||||
"visits-today": "Seitenaufrufe heute",
|
"visits-today": "Seitenaufrufe heute",
|
||||||
"unique-visitors-today": "Besucher heute",
|
"unique-visitors-today": "Besuche heute",
|
||||||
"chart": "Chart",
|
"chart": "Diagramm",
|
||||||
"table": "Table",
|
"table": "Tabelle",
|
||||||
"disk-usage" : "Disk Usage"
|
"disk-usage" : "Belegter Speicherplatz",
|
||||||
|
"show-content-stats" : "Zeige Statistiken der Inhalte.",
|
||||||
|
"exclude-administrators-users" : "Benutzer mit der Rolle 'Administrator' ausschliessen."
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,12 +2,14 @@
|
||||||
"plugin-data":
|
"plugin-data":
|
||||||
{
|
{
|
||||||
"name": "Simple Stats",
|
"name": "Simple Stats",
|
||||||
"description": "Anzeige der täglichen Anzahl Seitenaufrufe und Besucher."
|
"description": "Anzeige der täglichen Anzahl Besuche und Seitenaufrufe und Statistiken der Inhalte."
|
||||||
},
|
},
|
||||||
"visits": "Seitenaufrufe",
|
"visits": "Seitenaufrufe",
|
||||||
"visits-today": "Seitenaufrufe heute",
|
"visits-today": "Seitenaufrufe heute",
|
||||||
"unique-visitors-today": "Besucher heute",
|
"unique-visitors-today": "Besuche heute",
|
||||||
"chart": "Chart",
|
"chart": "Diagramm",
|
||||||
"table": "Table",
|
"table": "Tabelle",
|
||||||
"disk-usage" : "Disk Usage"
|
"disk-usage" : "Belegter Speicherplatz",
|
||||||
|
"show-content-stats" : "Zeige Statistiken der Inhalte.",
|
||||||
|
"exclude-administrators-users" : "Benutzer mit der Rolle 'Administrator' ausschließen."
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"plugin-data":
|
"plugin-data":
|
||||||
{
|
{
|
||||||
"name": "Simple Stats",
|
"name": "Simple Stats",
|
||||||
"description": "Show the number of visitors per day on your dashboard."
|
"description": "Show the number of visits and page views per day on your dashboard and content stats."
|
||||||
},
|
},
|
||||||
"visits": "Visits",
|
"visits": "Visits",
|
||||||
"visits-today": "Visits today",
|
"visits-today": "Visits today",
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "Bludit",
|
"author": "Bludit",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://plugins.bludit.com",
|
"website": "https://plugins.bludit.com",
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"releaseDate": "2019-10-19",
|
"releaseDate": "2020-02-08",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "Bludit",
|
"author": "Bludit",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://plugins.bludit.com",
|
"website": "https://plugins.bludit.com",
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"releaseDate": "2019-10-19",
|
"releaseDate": "2020-02-08",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "Bludit",
|
"author": "Bludit",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://plugins.bludit.com",
|
"website": "https://plugins.bludit.com",
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"releaseDate": "2019-10-19",
|
"releaseDate": "2020-02-08",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "Bludit",
|
"author": "Bludit",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://plugins.bludit.com",
|
"website": "https://plugins.bludit.com",
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"releaseDate": "2019-10-19",
|
"releaseDate": "2020-02-08",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "TinyMCE",
|
"author": "TinyMCE",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://www.tinymce.com",
|
"website": "https://www.tinymce.com",
|
||||||
"version": "5.0.16",
|
"version": "5.1.3",
|
||||||
"releaseDate": "2019-06-10",
|
"releaseDate": "2019-12-01",
|
||||||
"license": "LGPL 2.1",
|
"license": "LGPL 2.1",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "Bludit",
|
"author": "Bludit",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://plugins.bludit.com",
|
"website": "https://plugins.bludit.com",
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"releaseDate": "2019-10-19",
|
"releaseDate": "2020-02-08",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "Bludit",
|
"author": "Bludit",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://plugins.bludit.com",
|
"website": "https://plugins.bludit.com",
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"releaseDate": "2019-10-19",
|
"releaseDate": "2020-02-08",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "Bludit",
|
"author": "Bludit",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://themes.bludit.com",
|
"website": "https://themes.bludit.com",
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"releaseDate": "2019-10-19",
|
"releaseDate": "2020-02-08",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "Bludit",
|
"author": "Bludit",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://themes.bludit.com",
|
"website": "https://themes.bludit.com",
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"releaseDate": "2019-10-19",
|
"releaseDate": "2020-02-08",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -2,9 +2,9 @@
|
||||||
"author": "Bludit",
|
"author": "Bludit",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": "https://themes.bludit.com",
|
"website": "https://themes.bludit.com",
|
||||||
"version": "3.10.0",
|
"version": "3.11.0",
|
||||||
"releaseDate": "2019-10-19",
|
"releaseDate": "2020-02-08",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"compatible": "3.10.0",
|
"compatible": "3.11.0",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
}
|
}
|
|
@ -584,7 +584,7 @@ if ($_SERVER['REQUEST_METHOD'] == 'POST') {
|
||||||
<meta name="robots" content="noindex,nofollow">
|
<meta name="robots" content="noindex,nofollow">
|
||||||
|
|
||||||
<!-- Favicon -->
|
<!-- Favicon -->
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="bl-kernel/img/favicon.png?version=<?php echo time() ?>">
|
<link rel="icon" type="image/png" href="bl-kernel/img/favicon.png?version=<?php echo time() ?>">
|
||||||
|
|
||||||
<!-- CSS -->
|
<!-- CSS -->
|
||||||
<link rel="stylesheet" type="text/css" href="bl-kernel/css/bootstrap.min.css?version=<?php echo time() ?>">
|
<link rel="stylesheet" type="text/css" href="bl-kernel/css/bootstrap.min.css?version=<?php echo time() ?>">
|
||||||
|
|
Loading…
Reference in New Issue