User contributions
From Joomla! Documentation
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 14:19, 21 January 2012 (diff | hist) Joomla CodeSniffer (Removed outdated netbeans plugin and link to a better version)
- 13:34, 21 January 2012 (diff | hist) Joomla CodeSniffer (Added netbeans description and improved installation part)
- 16:59, 8 July 2009 (diff | hist) N User:Bembelimen (New page: {{NUMBEROFARTICLES}}) (top)
- 13:39, 16 June 2009 (diff | hist) N Talk:JFactory/getCache (New page: == Example? == The example of the cache is a little bit weird. <source lang="php"> // Define a class to contain the computationally-expensive method. class expensiveClass { function e...) (top)
- 16:12, 4 May 2009 (diff | hist) Talk:Creating a toolbar for your component (grammar) (top)
- 23:24, 3 May 2009 (diff | hist) N Talk:Creating a toolbar for your component (New page: Shouldn't the toolbar code better write into the '''toolbar.componentname.php'''? --~~~~)
- 12:01, 22 March 2009 (diff | hist) Talk:Replacing the logo image in the Milky Way template (top)
- 14:48, 20 March 2009 (diff | hist) Customising the Beez template/CSS/position.css (added Category)
- 14:47, 20 March 2009 (diff | hist) Customising the Beez template/CSS/template.css (added Category) (top)
- 14:47, 20 March 2009 (diff | hist) Customising the Beez template/print.css (added Category) (top)
- 14:46, 20 March 2009 (diff | hist) Customising the Beez template/CSS/layout.css (added Category) (top)
- 14:46, 20 March 2009 (diff | hist) Customising the Beez template/ieonly.css (added Category) (top)
- 14:45, 20 March 2009 (diff | hist) Customising the Beez template/ie7only.css (added Category) (top)
- 14:44, 20 March 2009 (diff | hist) Customising the Beez template/general.css (added Category) (top)
- 14:41, 20 March 2009 (diff | hist) Customising the Beez template/CSS/position.css/* (added Category) (top)
- 00:39, 20 March 2009 (diff | hist) Talk:Connecting to an external database
- 12:34, 16 March 2009 (diff | hist) Talk:Accessing the database using JDatabase (3 ways of saving values into the database)
- 15:48, 12 March 2009 (diff | hist) Tutorial talk:Developing a Model-View-Controller Component - Part 4 - Creating an Administrator Interface (+name) (top)
- 15:48, 12 March 2009 (diff | hist) N Tutorial talk:Developing a Model-View-Controller Component - Part 4 - Creating an Administrator Interface (New page: == The Toolbar == Is the toolbar.$option.php deprecated or why add all dev tutorials the toolbar stuff in the component view?)
- 22:52, 11 March 2009 (diff | hist) Talk:Adding JavaScript and CSS to the page (comment)
- 16:34, 24 December 2008 (diff | hist) Template:Further (fixed) (top)
- 16:33, 24 December 2008 (diff | hist) N Template:Further/doc (New page: {{documentation subpage}} {{tlx|further|first parameter|second|third|fourth|fifth|sixth|seventh|eight|ninth|tenth}} → {{further|first parameter|second|third|fourth|fifth|sixth|seventh|e...) (top)
- 16:25, 24 December 2008 (diff | hist) Template:Further (outsource doc)
- 16:15, 24 December 2008 (diff | hist) N Template:Further (New page: <includeonly> :''Further information: {{#if: {{{2|}}}|[[{{{1}}}|{{{2}}}]]|{{#if: {{{1|}}}|[[{{{1}}}]]|No params given}}}}{{#if: {{{3|}}}|{{#if: {{{5|}}}|,| and}}}}{{#if: {{{3|}}}|{{#i...)
- 23:52, 23 December 2008 (diff | hist) User talk:Chris Davenport (→Templates)
- 21:37, 23 December 2008 (diff | hist) User talk:Chris Davenport (→Templates)
- 21:32, 23 December 2008 (diff | hist) Customising the Beez template (changed search)
- 21:31, 23 December 2008 (diff | hist) N Customising the Beez template/header/mod search (New page: == HTML Reference == <source lang="php"> <!-- html/mod_search/default.php line 6-46 --> <form action="index.php" method="post" class="search<?php echo $params->get('moduleclass_sfx'); ?...) (top)
- 20:17, 23 December 2008 (diff | hist) User talk:Chris Davenport (→Templates: new section)
- 16:22, 19 December 2008 (diff | hist) m Customising the Beez template (reset the edits (new classes are wrong!))
- 14:44, 18 December 2008 (diff | hist) Talk:Finding and installing extensions
- 13:54, 18 December 2008 (diff | hist) Customising the Beez template/header (Fixed some stuff) (top)
- 13:52, 18 December 2008 (diff | hist) N Customising the Beez template/header/breadcrumbs (New page: == HTML Reference == <source lang="text"> <!-- index.php line 72-77 --> <div id="breadcrumbs"> <p> <?php echo JText::_('You are here'); ?> <jdoc:include type="modules"...) (top)
- 13:26, 18 December 2008 (diff | hist) N User talk:Veera (New page: Hello Veera You changed the headlines in Customising the Beez template. Are you sure, that the modules headlines are h1? In my standard beez template they're h3 http://img357.imageshac...) (top)
- 05:11, 15 December 2008 (diff | hist) N Customising the Beez template/header (New page: == HTML Reference == <source lang="text"> <!-- index.php line 42-80 --> <div id="header"> <h1 id="logo"> <img src="<?php echo $this->baseurl ?>/templates/beez/images/logo.gif...)
- 05:05, 15 December 2008 (diff | hist) Customising the Beez template (changed some ids)
- 04:29, 15 December 2008 (diff | hist) Customising the Beez template/header/fontsize (Changed includes) (top)
- 04:28, 15 December 2008 (diff | hist) N Customising the Beez template/CSS/layout.css/a:hover,a:active,a:focus (New page: <source lang="css"> - →##### layout.css line 19-23 ####: a:hover,a:active,a:focus { background:#000; color:#FFF; } </source> <includeonly> :Further information: [[Customising th...) (top)
- 04:27, 15 December 2008 (diff | hist) N Customising the Beez template/CSS/layout.css/a:link,a:visited (New page: <source lang="css"> - →##### layout.css line 14-16 ####: a:link,a:visited { color:#000; } </source> <includeonly> :Further information: [[Customising the Beez template/CSS/layout.cs...) (top)
- 04:23, 15 December 2008 (diff | hist) N Customising the Beez template/CSS/layout.css/h3 (New page: <source lang="css"> - →##### layout.css line 25-29 ####: h3 { font-size:1.1em; font-weight:bold; margin:10px 0; } </source> <includeonly> :Further information: [[Customising...) (top)
- 04:16, 15 December 2008 (diff | hist) N Customising the Beez template/template.css (Customising the Beez template/template.css moved to Customising the Beez template/CSS/template.css:) (top)
- 04:16, 15 December 2008 (diff | hist) m Customising the Beez template/CSS/template.css (Customising the Beez template/template.css moved to Customising the Beez template/CSS/template.css:)
- 04:15, 15 December 2008 (diff | hist) Customising the Beez template/body (Updated the includes)
- 04:14, 15 December 2008 (diff | hist) Customising the Beez template/header/logo (Updated includes) (top)
- 04:11, 15 December 2008 (diff | hist) Customising the Beez template/footer/syndicate (Updated include) (top)
- 04:09, 15 December 2008 (diff | hist) Customising the Beez template/footer (Updated links) (top)
- 03:49, 15 December 2008 (diff | hist) N Customising the Beez template/layout.css (Customising the Beez template/layout.css moved to Customising the Beez template/CSS/layout.css: fixed path) (top)
- 03:49, 15 December 2008 (diff | hist) m Customising the Beez template/CSS/layout.css (Customising the Beez template/layout.css moved to Customising the Beez template/CSS/layout.css: fixed path)
- 03:44, 15 December 2008 (diff | hist) N Customising the Beez template/CSS/position.css/p (Customising the Beez template/CSS/position.css/p moved to Customising the Beez template/CSS/layout.css/p: wrong path) (top)
- 03:44, 15 December 2008 (diff | hist) m Customising the Beez template/CSS/layout.css/p (Customising the Beez template/CSS/position.css/p moved to Customising the Beez template/CSS/layout.css/p: wrong path) (top)
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)