Profiles, Events, and News Articles
Some special types of content like profiles, events, and news articles can be re-purposed in different areas across your site. Profiles can be viewed as a list, as a single block on your homepage, or as a standalone page. To allow for such functionality, creating and editing this kind of content requires a little more work than your basic page.
When you view a "directory page" like this one, you're actually seeing a collection of profiles. Drupal pulls that page together on the fly. Whenever we add a new profile to the site, it automatically gets inserted into that view. Because of this, we can't edit the view directly. We need to add, remove, and edit individual profiles to see changes there.
Profiles
How to create a profile
- Go to Content management -> Create content -> Profile
- Fill in the Name fields
- Upload a photo from your computer (must be at least 300x300 pixels)
- Add their Subheading (official title or year of graduation) and Suffix (ie, Ph.D.)
- Enter their contact information in the Teaser field (or a quote if this is an alumni profile). This teaser is what you'll see next to their photo on the directory view.
- Select ther Profile type
- Add their Description. For faculty, this should include a brief bio, their degrees, courses taught, and any research interests, publications, and websites they maintain. If you don't have such information, it's OK to simply enter their contact information a second time here.
- Save the profile
How to edit or delete a profile
- Go to Content management -> Content
- Find their profile in the list, and click the Edit link to the right
- Make whatever changes (or deletion) necessary
- Save the profile
Creating events
How to create an event
- Go to Content management -> Create content -> Event
- Fill in the Title field
- Enter a website URL into the Event Link field
- Expand the Authoring Information section
- Enter the date/time when the event is going to start in the Authored on: field. Use the following format: YYYY-MM-DD HH:MM
- Save the event
How to edit or delete an event
- Go to Content management -> Content
- Find the event in the list, and click the Edit link to the right
- Make whatever changes (or deletion) necessary
- Save the event
Creating news articles
How to create a news article
- Go to Content management -> Create content ->News article
- Fill in the Title field
- Provide a brief summary in the Teaser field
- Select one or more categories (by ctrl-clicking) from the News Articles section. This will help us sort your articles into lists later on.
- Enter the Body of the article
- Normally, Drupal will display the date you posted the news article under its headline. If you need to change that date, change the Authored on: field. Use the following format: YYYY-MM-DD HH:MM
- Save the profile
How to edit or delete a news article
- Go to Content management -> Content
- Find the news article in the list, and click the Edit link to the right
- Make whatever changes (or deletion) necessary
- Save the news article
