
Displaying 731 - 740 of 958
What makes a CMS useful is the ability to administer content. Drupal has a built in system for user logins and granting...
Date and time formats
Class
Let's say I have a form to collect name and birthdays.

Since people can enter their birthdays in formats, we need to...
#Date
TODO: Create item type fields
Project update
I can create a generic object to keep track of my items, called "Item".
This has a name, description, and images.
When I...
Single Sign On (SSO)
Class
Enterprise user login.
Single Sign On is a system that allows you use a single user account across multiple sites.
It's...
#SSO
Graphviz
Class
Create graphs from text.
Graphviz is a tool for drawing graphs from given input. This allows them to be generated...