Skip to content

joomla-collab/tricks-and-treats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

Tricks and Treats

Joomla tricks and techniques, freely offered by members of the Joomla Chit Chat Group

Getting started

If you don't know GitHub's editor Markdown syntax, here goes a basic how to, and an advanced one.

What we've been doing with our time (a.k.a. our amazing contributions)

Take a look at our repositories at https://github.com/joomla-collab

Joomla! Boilerplate modules, components, plugins, templates https://github.com/joomla-extensions/boilerplate


Templates

Our own

TBD

External

Lyquic template


Modules

Our own

A basic starter kit module that will save you a huge amount of time when you need to create a custom Joomla module. https://github.com/joomla-collab/mod_starter_module


Miscellaneous

Our own

by @uglyeoin
Some already existing gists (short peices of code that aren't worthy of a repository) - feel free to contribute or improve.

Filezilla - Exclude directories like administrator, libraries, cache, tmp and any others that you don't really need to download for every single project. Exclude files such as .jpa, .zip, .psd, .indd and other large files that are for the project but not the final upload. Simply go into Filezilla and do a File > import. It won't mess up your existing settings I don't think BUT please back up your filters just in case.

https://gist.github.com/uglyeoin/204676f4f61367822c9fbe13ea1b2aae

//

Find other useful examples at https://hotexamples.com. For example, if you wanted examples of how people have used JModuleHelper::rendermodule you search for that and it takes you to https://hotexamples.com/examples/-/JModuleHelper/renderModule/php-jmodulehelper-rendermodule-method-examples.html

K2 example of how to use overrides and why they save so much time

https://www.dropbox.com/s/idsq3fzr2fpiqcy/kelsey-joomla-k2-jchitchat.mp4?dl=0

Learning the J internal API

https://docs.joomla.org/API_Guides


Not Joomla

Here we will post all tricks that are platform agnostic, from nifty code samples to Adobe XD show stoppers.

Some really helpful SCSS Mixins

jQuery for Designers - lots of great tips here

JavaScipt debugging tutorial

jQuery welcome tour/walkthrough baloons

About

Joomla tricks and techniques, freely offered by members of the Joomla Chit Chat Group

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published