Here are a few tips for working with multiple content types within a box.
Both Standard and Tabbed box types will have icons in edit mode showing you where one content element ends and where you can add another element.
After you have created your content blocks, you can reorder them.
Tip: If you are using h3 or h4 tags to separate content (good for you!) , you may have to create a lot of Rich Text / HTML blocks to hold those headers, then reorder them.
The text editor in LibGuides.
The styles button has some predefined options you might use--a typewriter font to show computer code, inline quotation, and others.
Here you will find H3, H4, and other headers.
Use changes in font styles, colors, and sizes with care:
Use these commands to copy and paste or to paste Word-formatted or unformatted text.
These buttons also contain the all important Undo command.
Use these commands to align or indent text blocks, to create lists, or block quotes.
Add or remove hyperlinks or place an anchor in a document that can be linked to.
These commands allow you to insert an image, a table, a horizontal line, or a special character.
More detail about images on the Working with Images Page.
You can turn toggle this on to check while you type. The check as you type only stays "on" while you are activiely editing that content block. You can also use the spellcheck tool to review the entire content block after you have finished working.
Use this tool for more screen real estate. Toggle off to go back to normal view.
This is the replacement for the "Plain Text" button in v. 1. What is nice is that you can toggle back and forth without having first to save your work.
Use Source for pasting HTML code and scripts.
LibGuides treats links and databases as system-wide Assets. This makes them much easier to manage and to share.
Links in LibGuides are treated as system-wide Assets. This makes them much easier to manage and to share.
1. As with other assets, you can add a new book or reuse one already on the system.
2. To add a new book, simply type or paste in a 12- or 10-digit ISBN and click Get Book Info. (10-digit ISBNs are required to find Amazon content. )
If the system has metadata for your book, it will appear.
No metadata? You can still type that in manually and either link to a book jacket or use a default blue cover.
3. If you are listing a print book it is good practice to add the local call number for the students, including the branch location.
4. You may overwrite the description field with your own pointers and choose to display the description as a pop-up or under the book citation.
5. Clicking Enhanced Bowker Content will allow you to add publisher information and LC subject terms.
6. Click save and you are done. You can always go back and edit any fields.
Upload a new file or reuse one already on the system.
Replace files with newer versions by editing the item and then Clicking Select file to browse to and upload the new copy.
Media or Widget content blocks can contain an embed code for a video or other media, as well as scripts. In most cases, the code will contain an OBJECT, EMBED or SCRIPT tag.
Just as with links, images, or other assets, you can Add a new Media / Widget or reuse one that already exists on the system.
Want your media embed to be centered in the container box? You can open the Source editor and insert div tags around the embed code - example:
<div align="center">
<embed blah blah blah....>
</div>
Guide List assets allow you to quickly and easily create lists of other guides in your system. You can create lists of guides by subject, owner, or group, as well as custom lists of manually selected guides. For subject, owner, and group lists, these will update automatically as guides are added and removed from the corresponding subjects, owners, or groups.
Polls allow you to create (or reuse) multiple choice questions that can show the results in real time. These can be used for pre- and post-quizzes in a class or to get feedback on a guide.
Each question in a poll is a single content item. For multiple question polls, enter multple poll items. (like links or databases or books from the catalog).
This is a system-provided Google search box.
You can embed a LibAnswer FAQ directly into a guide.
Maintain the content in one place; use it everywhere.
It's a beautiful thing.
First, create a widget (or ask the admins to create on for you) on the LibAnswers site.
A Widget can be:
Then, choose the content type LibAnswers Widget and pick your widget from the drop-down menu.
Create a Survey in LibWizard and then embed the content in your guides.
To quote from Springshare:
If you are planning to add your survey to a Research Guides box, you will want to consider modifying its default height from 100% to a fixed height in pixels (e.g.400px). That's because an embedded survey with a 100% height will simply fill the height of its container. In this case, the container is the box on your guide. By default, this box doesn't have a defined height which can cause your survey to appear squished.
But if your survey has a defined height in pixels, it will display at that height on the page instead. (This is especially helpful if you have a longer survey that will require scrolling.)