29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-06-25 06:42:53 +00:00
Home of the Joomla! Content Management System
Go to file
infograf768 9a42399615
[4.0] Modify display and tip for Edit Article in Frontend (#30588)
* [4.0] Modify display and tip for EDit Article in Frontend

* take off commented line

* correcting wrong a11y parts

* various improvements

* cs

* cs
2020-09-09 09:53:22 +02:00
.github [4.0] Workflow enhancement 2020-05-30 00:06:48 +01:00
administrator [4.0] Modify display and tip for Edit Article in Frontend (#30588) 2020-09-09 09:53:22 +02:00
api [4.0] Increase API Test Coverage (#26722) 2020-09-01 13:17:06 +02:00
build [4.0] fix color selector box too small issue (#30585) 2020-09-08 16:10:10 +02:00
cache [#23165] Make index.html's valid 2011-06-19 13:39:37 +00:00
cli [4.0] Move from Factory::getConfig to getting config from application (#29854) 2020-07-25 19:35:07 +01:00
components add missing legend to fieldset (#30528) 2020-09-02 13:08:20 +02:00
images [4.0] Cassiopeia Header/Banner Style (#18464) 2017-11-02 21:28:04 +00:00
includes Tag Joomla 4 Beta 1 2020-05-30 20:41:05 +01:00
installation [4.0] Child templates consistency (#30387) 2020-09-05 00:04:43 +01:00
language [4.0] Modify display and tip for Edit Article in Frontend (#30588) 2020-09-09 09:53:22 +02:00
layouts [4.0] Modify display and tip for Edit Article in Frontend (#30588) 2020-09-09 09:53:22 +02:00
libraries dropdown corner css issue fix (#30596) 2020-09-09 09:50:08 +02:00
modules [4.0] Display of horizontal mod_articles_news module (#30527) 2020-09-04 19:42:15 +02:00
plugins Fix preset key. (#30583) 2020-09-08 16:10:49 +02:00
templates [4.0] Modify display and tip for Edit Article in Frontend (#30588) 2020-09-09 09:53:22 +02:00
tests [4.0] Update Readme for Api tests (#30539) 2020-09-04 23:52:51 +01:00
tmp [#23165] Make index.html's valid 2011-06-19 13:39:37 +00:00
.appveyor.yml Merge branch '3.10-dev' into 4.0-dev 2020-05-29 22:42:32 +01:00
.drone.yml Removing outdated dependency 2020-08-31 16:50:05 +02:00
.editorconfig [4.0] Add json to .editorconfig (#30228) 2020-08-03 15:03:58 +02:00
.eslintignore Adding back in cs-ignored JS files 2020-07-28 11:24:15 +02:00
.eslintrc Disable no alert rule till we have a CE in place 2018-05-15 14:20:17 +02:00
.gitignore .gitignore cleanup (#30058) 2020-07-08 12:23:51 -07:00
.php_cs.dist [4.0] Namespace JHtml (#28581) 2020-04-11 10:12:48 +01:00
.stylelintrc.json [4.0] Add json to .editorconfig (#30228) 2020-08-03 15:03:58 +02:00
build.js [4.0] Add gzip compressed files to the release packs (#23385) 2019-03-18 09:08:43 +00:00
build.xml [4.0] Namespace JHtml (#28581) 2020-04-11 10:12:48 +01:00
CODE_OF_CONDUCT.md Joomla! 3.9.14 2020-03-04 18:50:06 +00:00
codeception.yml [4.0] Systemtests add timeout option on acceptance.yml (#26559) 2019-10-12 22:01:13 +02:00
composer.json [4.0] Used tagged framework betas, remove controller framework package (#29439) 2020-06-09 00:09:59 +01:00
composer.lock [4.0] Composer and npm updates 10 Aug (#30334) 2020-08-10 22:27:39 +01:00
crowdin.yml Generic INI filetype doesn't work due to missing plural detection (#29118) 2020-05-16 09:35:40 +01:00
drone-package.json [4.0] Update deprecated license (#26251) 2019-09-10 11:46:31 +01:00
htaccess.txt [4.0] Standardise indents of instructions in .htaccess (#29823) 2020-07-11 16:45:43 +02:00
index.php Tag Joomla 4 Beta 1 2020-05-30 20:41:05 +01:00
LICENSE.txt Revert the license text to the original GPL text as distributed by the FSF 2015-03-01 10:49:27 +00:00
package-lock.json [4.0] Composer and npm updates 10 Aug (#30334) 2020-08-10 22:27:39 +01:00
package.json [4.0] Composer and npm updates 10 Aug (#30334) 2020-08-10 22:27:39 +01:00
phpunit-pgsql.xml.dist [4.0] Add an Integration test suite stub (#25118) 2019-07-11 23:48:37 +01:00
phpunit.xml.dist [4.0] Add an Integration test suite stub (#25118) 2019-07-11 23:48:37 +01:00
README.md Tag Joomla 4 Beta 1 2020-05-30 20:41:05 +01:00
README.txt Tag Joomla 4 Beta 1 2020-05-30 20:41:05 +01:00
robots.txt.dist [4.0] For the same reasons /cli is there - add /api to robots.txt (#29963) 2020-07-04 15:31:49 +02:00
web.config.txt Fix API application routing (#29303) 2020-05-31 20:22:31 +01:00

Joomla! CMS™ Analytics Reviewed by Hound

Build Status

Drone-CI AppVeyor
Build Status Build status

Overview

What is Joomla?

  • Joomla! is a Content Management System (CMS) which enables you to build websites and powerful online applications.
  • It is a simple and powerful web server application which requires a server with PHP and either MySQL or PostgreSQL to run. You can find full technical requirements here.
  • Joomla! is free and Open Source software distributed under the GNU General Public License version 2 or later.

Looking for an installable package?

Joomla is not installable out of the box from this repository, please use:

How to get a working installation from the source

For detailed instructions please visit https://docs.joomla.org/J4.x:Setting_Up_Your_Local_Environment

You will need:

Steps to setup the local environment:

  • Clone the repository:
git clone git@github.com:joomla/joomla-cms.git
  • Go to the joomla-cms folder:
cd joomla-cms
  • Go to the 4.0-dev branch:
git checkout 4.0-dev
  • Install all the needed composer packages:
composer install
  • Install all the needed npm packages:
npm ci

Things to be aware of when pulling: Joomla creates a cache of the namespaces of its extensions in JOOMLA_ROOT/administrator/cache/autoload_psr4.php. If extensions are created, deleted or removed in git then this file needs to be recreated. You can simply delete the file and it will be regenerated on the next call to Joomla.

Do you want to improve Joomla?

  • Copyright (C) 2005 - 2020 Open Source Matters. All rights reserved.
  • Distributed under the GNU General Public License version 2 or later
  • See License details