Creating Our First Module using Drupal 6 (Part2)
In the first part of this 2-part article series we had created a basic module that uses hook_block() to add block content and installed this basic module. In this article by Matt Butcher, we are going to extend the module's functionality. We will add a few new functions that retrieve and format data from Goodreads.
Read Creating Our First Module using Drupal 6 (Part2) in fullManaging Menus in Joomla! 1.5: Part 2
In this article series by Eric Tiggeler, author of Joomla! 1.5: Beginner's Guide, you'll learn how you can help the visitor to find what they want easily on your website by designing clear and easy navigation through menus.
Here, you'll learn the following:
- Adding a new menu
- Creating submenus
- Adjusting menu module settings
- Creating hyperlinks in article texts
Read Managing Menus in Joomla! 1.5: Part 1 here.
Read Managing Menus in Joomla! 1.5: Part 2 in fullSet up your own Profile in Mahara: Part 2
In this article series by Derrin Michael Kent, author of Mahara 1.2 ePortfolios Beginner's Guide, we will look at creating our own profile page and using the Mahara text editor. Read Set up your own Profile in Mahara: Part 1
Read Set up your own Profile in Mahara: Part 2 in fullSet up your own Profile in Mahara: Part 1
In this article series by Derrin Michael Kent, author of Mahara 1.2 ePortfolios Beginner's Guide, we will look at creating our own profile page and using the Mahara text editor.
Read Set up your own Profile in Mahara: Part 1 in fullManaging Users with PHP-Nuke
The previous article by Douglas Paterson, author of Building Websites with PHP-Nuke, introduced us to the administration area of PHP-Nuke. We also saw how to configure our site, back up the database, and manage blocks and modules.
In this article, we will walk through the creation of new users, both by the super user and also by registering as a new user from the standard visitor interface on the site. We will also look at the basics of subscribing users to the site. Once we have some users in place, we will look through the Your Account module, which provides a personal area for each user within the site, and allows them to personalize the site. We will also look at the system of points awarded to users for interacting with the site, and the benefits this brings them through user groups. The final part of the article covers setting up other administrator accounts for managing individual modules rather than the entire site.
Read Managing Users with PHP-Nuke in fullOrganizing Your Wiki's Content in MediaWiki 1.1- An Extension
In this article series by Jeff Orloff and Mizanur Rahman, authors of MediaWiki 1.1 Beginner's Guide, we will learn how to organize our content by creating namespaces that allow us to group pages with similar purposes together, and we learn how to use categories to group pages with similar content together. It also teaches us about redirecting, moving, and swapping pages around so that we can ensure when a visitor comes to our site, they find the information they are looking for because the page titles will match up with page's content. MediaWiki has many built-in features that will not only help us keep our content organized, but make it extremely easy to do this.
In this article series, we will learn how to make use of these tools including:
- How we can create Namespaces
- How to create Categories
- How to setup a Template for our users
- Why we would redirect a page
- How to move and swap a page
Read Organizing Your Wiki's Content in MediaWiki 1.1 here.
Read Organizing Your Wiki's Content in MediaWiki 1.1- An Extension in fullOrganizing Your Wiki's Content in MediaWiki 1.1
In this article series by Jeff Orloff and Mizanur Rahman, authors of MediaWiki 1.1 Beginner's Guide, we will learn how to organize our content by creating namespaces that allow us to group pages with similar purposes together, and we learn how to use categories to group pages with similar content together. It also teaches us about redirecting, moving, and swapping pages around so that we can ensure when a visitor comes to our site, they find the information they are looking for because the page titles will match up with page's content. MediaWiki has many built-in features that will not only help us keep our content organized, but make it extremely easy to do this.
In this article, we will learn how to make use of these tools including:
- How we can create Namespaces
- How to create Categories
- How to setup a Template for our users
- Why we would redirect a page
- How to move and swap a page
Authorization with Zend_Acl in Zend Framework 1.8
In this article by Keith Pope, we will focus on how we can control access to parts of the application and how users can log in to use the services provided by the Storefront.
We will cover the following topics:
- Using Zend_Acl
- Integrating the ACL into our Models
Read Authentication with Zend_Auth in Zend Framework 1.8 to learn authentication in Zend Framework.
Read Authorization with Zend_Acl in Zend Framework 1.8 in fullManaging the Site using PHP-Nuke
In the previous article by Douglas Paterson, author of Building Websites with PHP-Nuke, you explored many features of PHP-Nuke, created the super user (an all-powerful administrator of the site), and made your first modifications to the site. You also learned about the ways in which PHP-Nuke restricts access to the site.
In this article, which is the fourth article of the series, we will begin to acquaint ourselves with PHP-Nuke's administration area, which allows you to manage your site from the comfort of your web browser. We'll look first at the website configuration settings. These options control many global properties of the site.
Then we will look at block and module administration. The tools available here let you change the functionality of your site with ease, and customize the site's features to your liking.
Read Managing the Site using PHP-Nuke in fullManaging Menus in Joomla! 1.5: Part 1
In this article series by Eric Tiggeler, author of Joomla! 1.5: Beginner's Guide, you'll learn how you can help the visitor to find what they want easily on your website by designing clear and easy navigation through menus.
Here, you'll learn the following:
- Adding a new menu
- Creating submenus
- Adjusting menu module settings
- Creating hyperlinks in article texts


