-
Bug
-
Resolution: Deferred
-
Minor
-
None
-
4.0.6
-
MOODLE_400_STABLE
admin/tool/componentlibrary/thirdpartylibs.xml file does not contain information about included Bootstrap files mentioned in admin/tool/componentlibrary/readme_moodle.txt
### The Bootstrap section of the component library
|
The component library include a selection of the documentation pages of the bootstrap project. The pages removed were the pages related to documentation of the Bootstrap project itself and all of the example pages where components are displayed. Any links to theme pages are changed to links to the original project using the docsref shortcode in `/admin/tool/componentlibrary/hugo/site/layouts/shortcodes/docsref.html`.
|
|
Removed docs pages were in these files and folders
|
|
* admin/tool/componentlibrary/content/bootstrap/getting-started/*
|
* admin/tool/componentlibrary/content/bootstrap/about/*
|
* admin/tool/componentlibrary/content/bootstrap/migration.md
|
* admin/tool/componentlibrary/content/bootstrap/extend/icons.md
|
* admin/tool/componentlibrary/content/bootstrap/browser-bugs.md
|
|
### Updating the bootstrap docs pages
|
|
For newer versions of Bootstrap download the most recent version of bootstrap from https://github.com/twbs/bootstrap |
|
copy the contents of bootstrap/site/content/docs/{newversion} to
|
admin/tool/componentlibrary/content/bootstrap/
|
|
Remove any pages about the bootstrap project itself (see paragraph above).
|
|
Add a _index.md file in each subfolder of admin/tool/componentlibrary/content/bootstrap/, the contents of the _index.md file should look something like this: |
|
- has been marked as being related by
-
MDL-77277 Upgrade Bootstrap to latest stable version
-
- Closed
-