GithubHelp home page GithubHelp logo

joomla_extensions_development's Introduction

Joomla Extensions Development

The missing Joomla reference for extension developers

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".

WORK IN PROGRESS

I am currently in the process of writing this book. Many things are missing, even more need refining.

Please keep in mind that I am writing this book on my own time, without any kind of funding, based on my own experiences developing software for Joomla, just for the love of the community. Please be kind.

How to read this book

Download the EPUB file and open it in your favorite e-book reader.

“Developing” the book

The normative format of this book is DocBook XML version 5+. You can find it in the joomla_extensions_development.xml file in this repository.

If you want to propose changes to the book please make a Pull Request against the DocBook XML document.

The book can be converted to GitHub-flavored Markdown and EPUB formats using Pandoc using the following commands:

pandoc -f docbook -t epub --toc -N joomla_extensions_development.xml -o joomla_extensions_development.epub
pandoc -f docbook -t gfm -s joomla_extensions_development.xml -o joomla_extensions_development.md

The first command is what I use to generate the ePUB version you see in this repository.

joomla_extensions_development's People

Contributors

nikosdion avatar

Forkers

pe7er chmst

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.