Permalink
Mike on views
  • vote
    6
    0 starsmike | Shared With: Everyone - Jun 15 2009 | python, django, views
    Django | Generic views | Django Documentation

    Generic Views in Django

    Quoted: Writing Web applications can be monotonous, because we repeat certain patterns again and again. In Django, the most common of these patterns have been abstracted into “generic views” that let you quickly provide common views of an object without actually needing to write any Python code.

  • vote
    1
    0 starsmike | Shared With: Everyone - Dec 01 2008 | javascript, database, schema, erlang, json, indexing, views
    Apache CouchDB: The CouchDB Project

    Very similar in concepts to some of the work I have been doing in PageForest.

    Quoted: Apache,CouchDB is a distributed, fault-tolerant and schema-free document-oriented database accessible via a RESTful HTTP/JSON API.

  • vote
    14
    0 starsmike | Shared With: Everyone - Jun 27 2008 | dcs08, drupal, module, views, filter
    Views Filter Block | drupal.org

    Quoted: The views_filterblock module basically moves the horizontal filter from the views page content area into a (vertical) block. This differs from the views block option which displays the view exposed filters AND a limited number of rows from views content. It themes the block using collapsible fieldsets rather than the table currently used by views, and it uses some logic to decide which fieldsets should be collapsed or not collapsed based on whether the filter form has a value.

  • vote
    9
    0 starsmike | Shared With: Everyone - Jun 05 2008 | drupal, sweet, module, views
    Editview | drupal.org

    A sweet Drupal module for Zach

  • vote
    15
    0 starsmike | Shared With: Everyone - Mar 29 2008 | tags, drupal, taxonomy, views
    Tagadelic: weighted tags in a tag cloud | drupal.org

    Cool tag cloud module for Drupal

  • vote
    22
    0 starsmike | Shared With: Everyone - Mar 28 2008 | drupal, views, database
    context-sensitive embedded views | drupal.org

    I'm trying to embed a (static) view in a Drupal node (I want to show the employees of a company inside the company node).

    This is the first time I've found that there seems to be no Drupal module for doing a common action like this. The two related modules (Insert View and View Field) allow the user to embed a view at edit time of the node. I just want this view statically defined for the node.

    It seems pretty insane to have to embed custom PHP for each node that you want to contain a sub-view.

  • vote
    5
    0 starsmike | Shared With: Everyone - Mar 27 2008 | views, administration, drupal
    Views Documentation | drupal.org

    Quoted: Views is a powerful query builder for Drupal that allows you to fetch and present lists of content (posts/nodes) to the user in ways that are tailored to your site and your content. Whereas many of the existing tools to do this are more straightforward and easy to use, they also dictate the terms.

1 - 9 of 9 Faves

Related Content from Around Faves

view

VIEW ALL

drupal

VIEW ALL