Yourse Search(Job search)

Component type

module

Maintenance status

Development status

Downloads

601

Component created

Component changed

Overview

Job search based on Yourse API. You can display job search form and results on your drupal site. You need an API key that you can get here for free.

Yourse job search engine

Yourse is a leading job aggregator, based in Greece, that collects and displays jobs of most large Greek job sites.

Known problems

None that I know of so far.

Scald UUID

Component type

module

Maintenance status

Development status

Component created

Component changed

Adds UUID support to Scald and allows Scald atoms do be deployed. Also supports the atom_reference field type.

It is recommended to use recent versions of UUID, Deploy and Entity Dependency.

Note: Be careful when deploying into a feature, since all files will be added as base64 encoded strings.

Simple Machine Forum 2 Posting

Component type

module

Categories

Maintenance status

Development status

Downloads

390

Component created

Component changed

SUMMARY

Drupal to Simple Machines Forum 2 (SMF2) posting module.

REQUIREMENTS

- SMF 2.0 "REST" API from https://github.com/erazorbg/smfapi used with MODIFICATIONS, so you shouldn't use it.
If newer API appear on github, API files that included on module will updated after testing.

- CURL (php library) should be enabled (SMF2 API REST requirements).

- Token module: https://www.drupal.org/project/token.