Contributing to Luggage
Where to Find the Developers
If you would like to contribute to Luggage, please jump into the IRC channel #luggage and introduce yourself. If you are unfamiliar you can read about IRC.
If you would like to contribute to Luggage, please jump into the IRC channel #luggage and introduce yourself. If you are unfamiliar you can read about IRC.
Contributing to an individual Luggage feature requires a bit of setup before you are ready to create a pull request. You will need to fork the desired Luggage feature and create pull requests to the development branch from there. There exists already comprehensive documentation to help you understand Luggage's Git architecture. We will be following the same method as described there, but with an individual Luggage feature. So let's get started!
###
# Drupal Luggage Aliasses
###
Anonymous user a user who is not logged in to the website. This user only has the ability to view published content.
Authenticated User has several permissions to add content such as a page, news article, event, etc., however, this user may only edit their own content.
Content Editor has the ability to add content and edit all content. This user may also publish and unpublish any content on the site.
As of Luggage 3.2.2 we've made it easier to query Luggage for its version number. There are two ways to get the version number: on the site status page, and via drush.
Go to admin/reports/status
and find the version in the list of status reports
Suitcase is designed with web accessibility best practices in mind, and makes it easy for content owners to create accessible content.
For more resources and guides about web accessibility, visit ISU Digital Access.
Iowa State University has digital font recommendations. One of these recommendations is to use the font called Nimbus Sans. This font is available through Adobe Typekit. ISU has a license to use the font for digital development. Nimbus Sans is the base font for the Suitcase theme. The font family is indicated in CSS as follows: 'Nimbus Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
banana | cucumber |
apple | green bean |
orange | squash |
Fruit | Vegetable |
---|---|
banana | cucumber |
apple | green bean |
orange | squash |
Note: For an overview of the many sites using Luggage, click the Showcase menu.
Below is a list of the various features available in the Luggage platform, with a few website examples for each.