Maintainers are looking for help reviewing issues.

WE Javascript

WE Javascript is a core module and suite of javascript oriented tools for Drupal 6.x. They have been created by the need of improved web interfaces using javascript. Some are used to improve development, others are javascripts interfaces or UIs.

All this features can be tested on http://www.wexample.com

WE Register

WE Register is a ressources register. It allow to index prefixed files and save location in cache to simplify access to it. For example, you can scan all modules to detect files prefixed by "class" like class.myjavascript.js and uses the path or the file into your own application. This example is exactly what we_javascript module do with it.

WE Javascript

WE Javascript is an Drupal / AJAX loader. It offer th ability to dynamically load function by javascript only when called into the page instead of load it at page startup.

In case of cascading calls (my function A call my function B who call my function C), WE Javascript can detect it and agregate all javascripts in one AJAX call (it returns A+B+C).

It optionnaly can compress JS files in the same time using the Dean Edwards JavaScript's Packer. You can also load some other data types like CSS or Images.

WE Javascript example

Test page used on development to check if all WE javascript features are ok.

Statuses (Social Microblog)

This is the new home of the Facebook-style Statuses (Microblog) project for Drupal 7+.

Provides status updates / microblogs like Facebook's Wall / News Feed, Twitter's Timeline, and Yammer's Feed. Users can update their own status or write messages to other users, nodes, Organic Groups, taxonomy terms, or other entity types. @mentions and #hashtags are supported, as well as comments on status updates, viewing conversations between users, the ability to "like"/"reply" to/RT a message, automatic updates without page refreshing, and integration with over 20 modules.

Media HTML5 video

This feature implements two presets for Media derivatives API, that will create two derivatives for every video that is uplo

phonegap

Phonegap Android App List of View

Phonegap is an open source platform that allows HTML5 and JavaScript created apps to be compiled into native apps that can be uploaded onto the app stores for Android, iPhone and Blackberry.

This project comprises of two parts:

  • an Android application based on the Phonegap libraries
  • a Drupal 7 module which interfaces the Android app with Drupal

The Phonegap HTML5 code is generic, and will also work on iPhone and Blackberry devices, when compiled within the Phonegap framework.

The module currently handles three key functions:

  • Login / Authentication
  • Uploading of articles
  • Listing of articles - which must be from a pre-defined view (for example the standard frontpage view)

Quick step guide to getting started:

1. Install the Phonegap Drupal module on your Drupal site
2. Enable the module, and make sure your user has permissions to create content from mobile
3. Enable the views module, and for a default view you can enable the frontpage view
4. Go to settings on the mobile app (bottom left corner)
5. Enter the URL of your site,
6. Enter the name of the view to display content
7. Enter the name of the views display
8. When you go to the upload content area, you will be prompted to enter your username and password, which you must do before continuing

Pages

Subscribe with RSS Subscribe to RSS - Seeking co-maintainer(s)