Publications for UCSF Profiles

Component type

module

Maintenance status

Development status

Downloads

1042

Component created

Component changed

6.x-2.x-dev (2014-Apr-18) now uses Profiles JSON API v2 #2242503: Use Profiles JSON API v2

Overview

This module's intended audience is primarily UCSF, University of California, San Francisco websites. It helps UCSF employees to import their scholarly publications from the UCSF Profiles repository.

Bibliography or publications could be managed by the well known Biblio module. However, many websites only need to provide a listing of publications of the authors. The profiles service collected profile information, including the publications for UCSF faculty members, researchers with academic leadership appointments, and postdoctoral scholars.

This module imports those publications provided by the profiles service into the Drupal.

For more information about UCSF Profiles service please visit http://profiles.ucsf.edu/HowProfilesWorks.aspx.

Tagadelic filters

Component type

module

Categories

Maintenance status

Development status

Downloads

1409

Component created

Component changed

This module integrates with the Tagadelic module to display configurable tag cloud blocks whose links populate a query string, rather than linking to taxonomy/term/XYZ.

This is useful for populating Views exposed filters, as the link path is configurable per block, or can be left blank to use the path of the current page being viewed. Any other query strings will remain populated when the tag link is clicked, only the designated key will be modified.

PHPExcel

Component type

module

Maintenance status

Development status

Downloads

73882

Component created

Component changed

The PHPExcel module allows developers to export/import data to/from real Excel files.

The idea behind this module is to have a single module for handling the export or import of Excel files, instead of multiple modules handling specific cases.

The module provides no functionality as-is (the .module file is as good as empty). The phpexcel.inc file must be included to use the export or import functions in your own module.

Draggable Views Marquee Links

Component type

module

Maintenance status

Development status

Component created

Component changed

This little module just lets you define your marquee view, your draggable view for sorting the marquee, marquee content type, and the number of slides. It will then create contextual menu items for your marquee: Sort Marquee Slides, and Add Slide. The js included also fades the draggable view rows that won't be used and adds a dashed line to clearly mark which slides will be included.

For a more robust solution, keep an eye out for my Contextual Links module