Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.470.162 Times

Myspace Views software
Filter: All | Freeware | Demo
 

Myspace Views

< 1 2 3 4 5 
Added: July 30, 2013 | Visits: 320

Views Explain Views Explain is a very simple module that runs EXPLAIN on the query generated by views, and appends that information to the views preview table.



Platforms: PHP

License: Freeware Size: 10 KB Download (52): Views Explain Download

Added: August 13, 2013 | Visits: 432

Views Translate For Drupal 5.x. This very small modules allows translation of the page title and labels of fields and exposed filters in Views. So, it becomes feasible to have a single defined View for multiple languages. The actual translation is done via Drupal's standard localization interface.Note: In order...





Platforms: PHP

License: Freeware Size: 10 KB Download (45): Views Translate Download

Added: July 06, 2013 | Visits: 363

Views Forms The Views Forms module provides a FAPI element called "viewsform" and allows to integrate views in forms. You probably do not need to install this module unless another module you are using requires it.


Platforms: PHP

License: Freeware Size: 20.48 KB Download (48): Views Forms Download

Added: May 29, 2013 | Visits: 406

Views Schema Auto-generates table descriptions for Views based on actual database tables. Requires schema.module for gathering information about the table. Basic usage:You can augment and alter the auto-generated information by implementing hook_views_data_alter(). This is also the place where you can add...


Platforms: PHP

License: Freeware Size: 10 KB Download (46): Views Schema Download

Added: August 29, 2013 | Visits: 422

Views Ignore Node Permissions In views there is no method to 'ignore permissions' when creating a view. This means that if a user doesnt have access to view a node, then they do not have access to see that node in a views list either. To circumvent this, you can use this module to ignore node permissions. This allows you to...


Platforms: PHP

License: Freeware Size: 10 KB Download (46): Views Ignore Node Permissions Download

Added: September 07, 2013 | Visits: 545

Query-Based Views (Q-Views) Q-Views is currently in Alpha and has a couple of security flaws that need to be sorted out before being released as beta. Note that Alpha releases should never be used on production sites. Please also note this module has multiple critical security flaws.Query-Based Views (Q-Views) provides the...


Platforms: PHP

License: Freeware Size: 71.68 KB Download (52): Query-Based Views (Q-Views) Download

Added: July 18, 2013 | Visits: 443

Drush Views Drush Views, the Drupal Shell Views interface, allows you to list, import and export views from the command line.It provides the following commands: "views list", "views import", "views export" and "views delete".Run "drush help " to see supported command line options and arguments.Dependencies *...


Platforms: PHP

License: Freeware Size: 10 KB Download (39): Drush Views Download

Added: December 10, 2013 | Visits: 880

Rules and Views Integration This module integrates two of the most powerful Drupal modules: Views and Rules.It allows your rules to execute a view, and your views to execute rules.Two sides of the coinThis module provides two major pieces of functionality: 1. Execution of views from a rule. The rendered results of this view...


Platforms: PHP

License: Freeware Size: 10 KB Download (59): Rules and Views Integration Download

Added: May 18, 2013 | Visits: 373

Privatemsg Views Integration between Privatemsg module and Views + VBO. Exposes Privatemsg data to Views, provides handlers, default views and optional Privatemsg UI based on Views.FeaturesPrivatemsg Views module provides a base: exposes data to Views, implements handlers and example view.Privatemsg Views UI...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (41): Privatemsg Views Download

Added: April 21, 2013 | Visits: 392

Views Table Group This is a Views style plugin to display Views results as cells in a table, grouping by row and column. For example, you might generate a conference schedule by grouping rows by a time slot field and columns by a room or track field.


Platforms: PHP

License: Freeware Size: 10 KB Download (55): Views Table Group Download

Added: June 17, 2013 | Visits: 485

Views Grouping Row Limit This is a basic Views style plugin that allows for a limit on the number of rows displayed within a grouping field. So, for instance, if you have a view that outputs the following:Grouping Field 1- Row 1- Row 2- Row 3- Row 4- Row 5Grouping Field 2- Row 1- Row 2- Row 3there is currently no way...


Platforms: PHP

License: Freeware Size: 10 KB Download (41): Views Grouping Row Limit Download

Added: May 05, 2013 | Visits: 601

Views CCK Formatter Views CCK Formatter allows you to choose a node CCK formatter as a row style in your View. This is extremely useful when you want to reuse a node theme in different parts of your website.


Platforms: PHP

License: Freeware Size: 10 KB Download (51): Views CCK Formatter Download

Added: May 02, 2013 | Visits: 497

Views Embed Form This module allows module developers to embed (attach) any form in a Views row display as a field.It creates a simple hook API function to whitelist embeddable forms. Attached a simple form as an example.Development sponsored by Dynamite Heads, follow us on @dynamiteheads twitter!


Platforms: PHP

License: Freeware Size: 20.48 KB Download (56): Views Embed Form Download

Added: June 25, 2013 | Visits: 395

Scrollable Views This module extends the views module with a views plugin to make scrollable content with the jquery.scrollable plugin.Based on http://www.flowplayer.org/tools/scrollable.html .


Platforms: PHP

License: Freeware Size: 10 KB Download (47): Scrollable Views Download

Added: August 25, 2013 | Visits: 479

Premium Views Field Views implementation for the Premium module, exposing premium status as a field.You may also want to check-out: View Filter for Premium module


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Premium Views Field Download

Added: May 31, 2013 | Visits: 361

Views Tabs Enables the presentation of views through tabs.Requires Views and the Tabs module, which in Drupal 5 is part of javascript Tools and a separate project for Drupal 6+.Adds three new View Type options to page and block views. All three display each node (piece of content) on a separate tab. * Tabs...


Platforms: PHP

License: Freeware Size: 10 KB Download (51): Views Tabs Download

Added: September 07, 2013 | Visits: 722

Views Charts About the ProjectProvides a "charts" style output for Views module so you can render result-set not just as text (list, tabular) but as pie-chart, bar-chart, scatter-plot etc.DC DrupalCon '09 Presentationhttp://vimeo.com/5306364Dependencies * Views 2 * Charts and GraphsSuggested modules * Views...


Platforms: PHP

License: Freeware Size: 10 KB Download (46): Views Charts Download

Added: August 31, 2013 | Visits: 293

Linkit views This module extends Linkit with the possibility to link to views displayes that are pages.Note!In Linkit 6.x-1.X this module is included in the linkit core.But as views is not a Drupal core thing, I made this a separate module for D7


Platforms: PHP

License: Freeware Size: 10 KB Download (39): Linkit views Download

Added: September 04, 2013 | Visits: 209

Views jQFX (Sripts) Views jQFX is a very basic API for integrating jQuery plugins with views. It does nothing on its own. This and the contrib modules are all for Drupal 7.


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Views jQFX (Sripts) Download

Added: August 14, 2013 | Visits: 250

Views Node Taxonomy Filter Adds support to Views to filter a block on a node page by that node's taxonomy terms.


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Views Node Taxonomy Filter Download

< 1 2 3 4 5