From d7b4cb266382c3d64c9e8d271794bf8dcbe89bd8 Mon Sep 17 00:00:00 2001 From: Joseph Geller Date: Tue, 25 Sep 2018 12:24:44 -0500 Subject: [PATCH] Updated 4a. JCB Demo Component Directory, Folders and Files (markdown) --- 4a.-JCB-Demo-Component-Directory,-Folders-and-Files.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/4a.-JCB-Demo-Component-Directory,-Folders-and-Files.md b/4a.-JCB-Demo-Component-Directory,-Folders-and-Files.md index 276a4c0..b7cb09f 100644 --- a/4a.-JCB-Demo-Component-Directory,-Folders-and-Files.md +++ b/4a.-JCB-Demo-Component-Directory,-Folders-and-Files.md @@ -285,7 +285,7 @@ defined('_JEXEC') or die('Restricted access'); * Create a Joomla! menu item for the demo component looks, access should be registered. * Update the look table with the registered user is in created by and modified by columns if the table. * Login as the registered user, select the looks option from the main menu and the following should display: -![JCB-Demo-Site-1]( Joomla-Component-Builder-Wiki/siteDemoLooks1.png ) +[Site Looks 1](https://github.com/joejvggithub/Joomla-Component-Builder-Wiki/blob/joejvggithub-jcb-demo-wiki-images1/siteDemoLooks1.png)) - The site view looks - The site view looking @@ -318,7 +318,7 @@ Target (array) $items values * } } -## [JCB - Editing the Site View](http://localhost/demo/administrator/index.php?option=com_componentbuilder&view=dynamic_get&layout=edit&id=36) +## [JCB - Editing the Site View](/administrator/index.php?option=com_componentbuilder&view=dynamic_get&layout=edit&id=36) Some of the links below and seen previously in this document may be outdated. For example, the Joomla! Platform documentation is no longer maintained; and Platform 14 is outdated besides being obsolete. The Joomla! 2.5 API Index may also appear in some of the links. They have not been removed from current Joomla! documentation; many classes in use have early origins and stated as such in the documentation. Joomla! has extensive changes involving namespaces with Joomla! 4 which relies on it heavily. Locations of class files vary by release, and finding them and reviewing the code within each is made a bit more elusive with Joomla! 4 name space changes. But there is current backwards compatibility and hence, lists of aliases do exist as we shall see next.