|
All content with label code.
Related Labels:
programming, contributing, customising, 3pd, extensions, frontpage, templates
Submitting Patches
(Contributing to Mambo)
Mambo project, everyone has read access to the SVN repository and anyone can make a contribution to the project. However, in order to ensure the integrity of our code we follow the following process. After you have obtained the source code http ...
Other labels:
contributing, programming
|
Getting Started
(Contributing to Mambo)
Do you want to program Mambo extensions or become a developer of Mambo itself? The following is a brief overview of how you can get started: Take Your Time! Mambo is a large project with almost half a million lines of code, numerous ...
Other labels:
3pd, extensions, programming, contributing
|
Hiding Pathway on Frontpage
(Templating)
you want to hide the pathway breadcrumb on the frontpage of your Mambo web site you simply have to wrap it in a snippet of PHP code. Here is an example of the code: <?php if ($option == "comfrontpage") else ?> The Mambo frontpage is always called by comfrontpage ...
Other labels:
frontpage, templates, customising
|
|
|