Feeds XPath Parser + XMLReader

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is an extension of the Feeds XPath Parser module that uses a simplified XPath expression to iterate over an XML file using XMLReader. This means that the parser can chunk the import file with much more efficient use of memory, but it does mean that you cannot user the full power of XPath for your 'context'.

Devel Yandex.Referat

Component type

module

Maintenance status

Development status

Component created

Component changed

Russian lorem ipsum.

Заполнение материалов из Devel Generate рефератами яндекса.

1. Зайти на страницу admin/config/development/generate/content
2. Включить опцию “Use Yandex.Referats as content creator”.

Или через Drush:

Date Format Help

Component type

module

Maintenance status

Development status

Component created

Component changed

How often have you been creating a custom time format and couldn't remember which code does which. Is it 'g' I want, or is it 'H'? Is 'm' for month, or minutes, and is it the long or short form?

Sure, you could follow the link to the PHP manual and look it up there, but why can't the docs be on the same page where you're typing it out?

Date Format Help does just that.

Login Redirection

Component type

module

Maintenance status

Development status

Component created

Component changed

This simple module redirects the user to the page it was before logging in from [yoursite]/user.

Example:
If a user is in [yoursite]/admin/settings, and then go to [yoursite]/user/, after login, he will be redirected to [yoursite]/admin/settings.

It works on any URL that does not contain "user/" path.

It is useful when you have a multi-tab login form, and you want to redirect the user to the page it was before. (Multi-Tab login forms will make "Login Destination"'s module act strangely).

Rijksvideo

Component type

module

Maintenance status

Development status

Downloads

829

Component created

Component changed

The Rijksvideo module is a module that could be used by Dutch governmental websites (mainly those using the Rijksoverheid Starterkit theming). It adds support for displaying video's in an accessible way including subtitles, audio captioning and transcriptions.

How it works

The module creates a field formatter which you can attach to a custom content type. So you could create a content type 'Video' and add the Rijksvideo field to it, or just add it to an existing content type.