Relationships & site structuring

Events happening in the community are now at Drupal community events on www.drupal.org.
This group should probably have more organizers. See documentation on this recommendation.

The focus of this group is very broad in one sense (relationships between nodes, and between other elements, in Drupal), and yet it is very specific in another sense (metadata, tagging, hierarchical structuring, etc). This group exists to discuss the future (and the current state) of these things in Drupal.

Bricks Sprint Amersfoort 2018

Posted by anton-staroverov on March 8, 2018 at 2:13pm
Start:
2018年03月19日 17:00 - 22:00 Europe/Amsterdam
Event type:
Sprint

If you are using Paragraphs and/or Layout Builder in your daily work -- this could be really interesting for you/your Team!

We will work on new Bricks features, allowing to user them together and natively with Paragraphs and Layout API/Builder.

List of tasks: https://www.drupal.org/project/issues/search?issue_tags=Bricks%20Sprint%....

Read more

Bricks 8.x-1.3 just released!

Posted by anton-staroverov on March 29, 2017 at 2:09pm

Bricks 8.x-1.3 just released!

Draggable Entity tree, Inline Entity Form, Revisions and Paragraphs support!

Bootstrap 4 (!) support as a separate module!

https://www.drupal.org/project/bricks

https://uibricks.com

Read more

Automatic Semantic Tagging Module launched

Posted by thurnert on November 28, 2014 at 3:19pm

REEEP and CTCN have recently launched Climate Tagger, a new tool to automatically scan, label, sort and catalogue datasets and document collections. Climate Tagger now incorporates a Drupal Module for automatic annotation of Drupal content nodes. Climate Tagger addresses knowledge-driven organizations in the climate and development arenas, providing automated functionality to streamline, catalogue and link their Climate Compatible Development data and information resources.

Read more

Tracking published date in Core

Posted by jstoller on November 25, 2012 at 7:14pm

Have you ever wished core would track the date/time a node was published, instead of just when it was created and modified? Well, now is your chance! There is a patch in the issue queue, but it needs review and time is running out before feature freeze. Please get involved.

http://drupal.org/node/1838918

Read more
Categories: , ,

Linking vocabularies

Posted by davey_b on September 10, 2012 at 3:00pm

I've asked this question on the post-installation section but not come up with too much and then I stumbled upon this group when searching for a solution. I hope you don't mind me asking this here. it's for drupal 7.

I want to create a menu structure something like this:

Information about item location

Country
Area
City

Read more

One taxonomy menu using 2 different vocabularies

Posted by akosipax on December 30, 2011 at 6:53pm

My problem is I have two vocabularies for each node: topic and tag.
Topic is predefined but tags must be freely written by the user.

I would like to have a menu block that lists the topics and under each topic the tags related to the topic.

So if I have BlogEntry 1 which has topic_a, tag_a and tag_b, BlogEntry 2 that has topic_a, tag_b and tag_c and BlogEntry 3 that has topic_b, tag_a and tag_c, my menu block should look like below:

topic_a (goes to listing of posts under topic_a)
-tag_a (goes to listing of posts under topic_a and has tag_a)
-tag_b
-tag_c

topic_b
-tag_a

Read more

Workflow with relation concept

Posted by jstoller on October 30, 2011 at 12:05am

For sometime we have been working on a publication workflow system at the California Science Center in D6 and I've been considering how such a system might be implemented in D7. This lead me to the work being done on the Relation module, which lead me to the following conceptual model. I'd like some feedback on the appropriateness and feasibility of this approach.

Read more

Date field granularity always set to Year

Posted by sabikhi on April 14, 2011 at 12:57am

I am using
cck-6.x-3.x-dev and date 6.x-2.x-dev to create new content type for my project.
However, I am facing issue with setting the granularity:-

1) If I select granularity other then Year i get error saying "Granularity must include a year."
2) If I select granularity as Year and Month I get error saying
"Granularity field has to have maximum 1 values."
Hence I am forced to set the granularity to "Year": this in turn sets the format as Year and only value that i get is year

Read more
Categories:

Make it possible to Relate everything to each other in Drupal 7

Posted by ginc on March 21, 2011 at 2:02pm
Last updated by erik on Sun, 2011年05月22日 21:15

Page Rules

  • Everybody is welcome to edit the page
  • Do not change the structure of the page
  • Do not change the titles inside html tags h2, h3
  • Use the revision log message to explain your additions or updates
  • When you make important changes, explain them in a comment here and include a url to your revision at the end of your comment

Page Why

  • To make it clear for people who are planing to structure their site on how to relate things to each other
  • To help the development of new modules addressing relationships inside Drupal
  • // TODO add more
Read more

Relation module storage concept proposal

Posted by naught101 on March 20, 2011 at 3:19am
Last updated by Anonymous on Sun, 2011年03月20日 18:24

This originates from a discussion between chx, sun, naught101, and dpi and bangpound.

Discussion topic: relation storage, relations-as-entities

Background: relations issue queue

Assumptions and requirements

Assumptions:

  • Relations are fundamentally uni-directional. Directionality can be added on top.
  • Relations are not editable. If you want to edit a relation, delete it, and re-create it.

Assumptions we discussed but have not shared yet (TBD)

<

ul>

Read more

Entity set domain based CCK field: naturally represents multi-component data or arbitrary n-ary relations between system entities

Posted by n-tuple on March 17, 2011 at 9:39am

It is now for quite some time i'm using a bunch of modules i built for my projects.
I call the entire package N-Tuple.
The purpose of modules is to extend the drupal frameworking capabilties.
Modules were developed based on concepts of ER modeling.

N-Tuple modules provides cck field that developers can use in different ways:

  1. Build multi-column fields
  2. Per-column options
  3. Assign each column a list of available values
  4. Advanced management of available values
  5. As base cck field for your module. (just implement your application specific logic)
Read more

Juicing up Book module

Posted by eaton on February 18, 2011 at 10:40pm

A couple of stabs have been made in the past at rewriting Book module entirely, turning it into a general site hierarchy manager. I took a stab at making a small change that would make it a bit more useful in this patch. It just allows book.module to hide its navigation pagers, and render a book page's children as teasers rather than titles in a UL.

I'm curious to see how others are able to leverage book module, and what easy wins might be there for site organization on small to medium sized sites...

Read more

Module for portfolio website

Posted by amitsoni26 on January 25, 2011 at 1:59am

Hello all , I am preparing drupal based self portfolio websites.
So I need to know about some of the most important drupal module which can help me for developing my online Portfolio website.

Read more

Proposed Specs for Competency System

Posted by idcm on July 20, 2010 at 6:49pm
Last updated by johnbarclay on Mon, 2010年07月26日 19:57

there are two parts: Competency repository and the competency-to-product mapping module

Competency Repository

The repository is a space/site dedicated to storing community defined Drupal-related competencies. But what is a competency? How are competencies organized? I have been doing some pondering and tested my thoughts with a google search.

Read more
11 comments Categories:

Site Architecture for Location Based Navigation Based User Experience

Posted by mattsmith3 on November 2, 2009 at 11:51pm

Hello All! (originally posted this in forum... thought this might be better)
I am looking for some advice/examples/tutorials/suggestions/etc..

Trying to build a site with drupal, and stuck on the core architecture. The desired effect overview:

*User can go to a search page and select country, state, and city.

Read more

Cross vocabulary hierarchy

Posted by OnkelTem on July 2, 2009 at 10:16am

Hi all,

Is there a way to make vocabularies hierarchically dependent, so that their terms would inherit this hierarchy?

Example:

voc 1: Countries
voc 2: Cities
voc 3: Theaters

Now for tagging an event we first select Country, then City, then Theater.
I found no solution for this on D5, now I'm on D6.
Any ideas (patches are welcome too)?

And, of course, having this working together with http://drupal.org/project/hierarchical_select would be great.

p.s. Thing which is not an option - placing terms in one vocab.

Read more
12 comments Categories: ,

Does Taxonomy Still Matters?

Posted by Rosamunda on March 27, 2009 at 4:49pm

Hello there,
I ́m working with Drupal some years now, and everytime I need to set some sort of classification, I think always in taxonomy. So I create some taxo vocabs and terms and everything goes smooth.

But recently I started to rethink my way of doing it, and started to play with CCK list fields.
You can work with them in a flexible manner, and it does have excellent Views support. You can show them in views and use them as filters, exposed or not.

So, overall, replacing Taxonomy terms for CCK text list fields are OK in my book.

Read more

Multisites and shared databases

Posted by tsvenson on March 19, 2009 at 2:50pm

Hi,

I am planning a multisite project where I want to be able to share users and some content between sites.

All sites will be more or less clones of each other, but they will have different target markets (countries mainly).

What I want to do is:

<

ul>

  • Use Drupal 6.x
  • Have one Drupal installation with many sites
  • Be able to quickly deploy a new site based on a master site
  • Multilingual support (using the Internationalization modules)
  • Share the user database between them
  • Read more

    Multisite Avatars still not usable! Who's going to make the great push?

    Posted by alexanderpas on September 13, 2008 at 10:59am

    I'm going to bring the following issue under your attention

    http://drupal.org/node/132988

    Currently the directory where you can store userpictures is restricted to a map within the directory you've selected for your files
    (user_picture_path must reside within file_directory_path)

    However, if you're working on a multisite, with a shared database and shared tables for the usernames, seperate settings for file_directory_temp and file_directory_path it is NOT POSSIBLE to have a common pictures directory, thus severely limiting multisite possibilities.

    My request is to release the restriction for the user_picture_path, and make the variable in a similar way as done with the file_directory_path (sites/domain/files) and the file_directory_temp (sites/domain/tmp) variable so we can have for example sites/all/pictures (or something else) set for user_picture_path
    (user_picture_path side-to-side with file_directory_path)

    Read more

    Drupal Dev Day at CommunityOne - free pass!

    Posted by Silona on April 18, 2008 at 7:04pm
    Start:
    2008年05月05日 11:00 - 18:00 America/Los_Angeles
    Event type:
    User group meeting

    Monday May 5, 2008
    Moscone Center SF

    This is a barcamp/unconference style Drupal meetup for us at CommunityOne! So bring the topic you want to discuss!

    Space available in Hall A - section of tables, white boards, wifi (opportunity for it to be very noisy)
    - space is available 5/5 from 11a - 8p (reception is held in that hall from 6-8p)

    I can see about a projector if it is needed. I will have a camera guy there too documenting.

    Please Register so they have enough space, food and such! I believe currently we have room for 40.

    Read more
    Categories:
    Subscribe with RSS Syndicate content

    Relationships & site structuring

    Group organizers

    Group notifications

    This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

    AltStyle によって変換されたページ (->オリジナル) /