Maintainers strive to actively monitor issues and respond in a timely manner.

Docx

Convert node content into a Word (docx) document

The Docx module in conjunction with the Docx node module allows users to download node content as Word documents. The point is to enable people to have the content in the form of a docx document which they can then easily further edit (or whatever they want to do with it) with Word. This is an alternative to simply copying and pasting a web page into Word - which can lead to results which are hard to work with - and not necessarily particularly attractive. This is not designed to reproduce complex layout in a Word document, but rather create a document which is easy and familiar for end users to use.

Theming

Docx node comes with a default docx theming function for defining how your docx document looks and what it should have in it. This inserts the title of a node into the document, converts the HTML content of the node, adds page numbering and you can also define a footer message. Developers can override this function by defining their own theming function(s) - this can be different for each node type.

The result of the conversion will be at docx/node/node_id (e.g. http://example.com/docx/node/7) or docx/node/node_id/revisions/revision_id (e.g. http://example.com/docx/node/7/revisions/14) for a node revision.

Drupal version

Training

Training Portal Homepage

It is a Training Installation Profile that brings together information about diverse courses (Drupal, PHP, Soft Skills, Personality Development etc.) in a unified way. Each topic has a dedicated page, listing sub topics with links having detailed description.

The most interesting feature of this Installation Profile is that you can upload multiple Videos, Documents, PDFs under Course Topic and Course Sub-topic which Trainees can watch / read whenever they want. Trainers can organize trainings on various courses with the help of Training Calender.

VIE.js

vie logo

VIE.js (“Vienna IKS Editables”) is a JavaScript library for implementing decoupled Content Management Systems and semantic interaction in web applications. In short, VIE provides a bridge between Backbone.js and the semantic web.

With VIE you can easily interact with RDFa-annotated content on your pages, as well as connect with various semantic services like Apache Stanbol and DBpedia.

All entities you deal with are managed in a centralized collection, and VIE provides ways to deal with namespaces, relations between entities, and if needed, your content type system.

VIE is used as the basis for a wide variety of tools ranging from content annotators to full front-end editing interfaces and semantic browser extensions. You can find many of these from the Widgets section of the VIE-homepage.

Features

  • The base-module just adds support for adding the VIE.js library and the VIE.js widgets via drupal_add_library().
  • The optional VIE.js autocomplete module allows using the VIE.js autocomplete widget as field API widget with term reference fields.

Requirements

Widget

Widget is peace of content that can be inserted in the pane.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained