Search
Displaying 801 - 810 of 989
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...
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...
Inventory
Project
Create a system to keep track of your belongings.
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...
Graphviz
Class
Create graphs from text. Graphviz is a tool for drawing graphs from given input. This allows them to be generated...