drupal7

Events happening in the community are now at Drupal community events on www.drupal.org.
zkrebs's picture

2011 Drupal 7.0 Meetup Planning Post

Hey everyone! Just saw in my RSS feed that Drupal 7 is going to be released probably-for-sure on January 5th, 2010. Joedully and I were discussing how it would be nice to meet at Evos in Ashland and have a general "Drupal 7 and Open Source Rules" rally. Please post thoughts and ideas here, as it would be nice to see this happen.

Read more
perusio's picture

Drupal 7 Lançamento: tradução de media kit

Acaso alguém tem estado atento ao frenesim em torno do lançamento do Drupal 7?

Ver: http://groups.drupal.org/node/110449

E nós devemos ser a única, ou pelo menos uma das poucas comunidades a ter o site em Drupal 7.

Podemos dar um grande contributo e assim elevar o perfil da nossa comunidade.

Read more
ai.30x's picture

How to use SMS in drupal7 ?

I want use SMS in drupal7, who can help me ?

Read more
markus.lar's picture

Problem med databas efter omstart efter test av moduler

Hej!

Jag satt igår kväll och arbetade med mitt drupal7-projekt. Försökte få in en WYSIWYG-editor. Först installerade jag modulen, och därefter CKEDITOR. Ställde in så den skulle användas på rätt ställe, och applicerade inställningarna. Därefter fick jag bara vita sidor så fort jag skulle in och skapa något eller redigera i något.

Read more
perusio's picture

Nginx and Drupal 7

Has anyone tried to run the new drupal 7 beta1 with nginx?

I'm getting a very strange behavior. The site works perfectly in the browser but if I do a:

curl -I mysite

I get a FastCGI timeout: status code 499. That's strange. I had to add:
proxy_ignore_client_abort on;

to my server config to make it work. Of course the HTTP request status fails miserably. That's how I got alerted to this.

What's your experience with D7?

Thanks,

Read more
tobias-'s picture

Odd behaviour with site-install drupal 7 on Ubuntu 10.04

Before I add any bugs I need to ask you guys and gals if the results I'm getting are expected behaviour. I'm running Ubuntu 10.04 with PHP 5.3.2 and MySQL 5.1. Drush 3.3.

1st behaviour --sites-subdir:

drush dl drupal-7.x --drupal-project-rename=drupal

cd drupal && drush si standard --db-url=mysql://user:password@localhost:3306/drupal --sites-subdir=drupal.local

You are about to create a sites/drupa.local/files directory and create a sites/drupal.local/settings.php file and DROP your 'drupal' database and then CREATE a new one. Do you want to continue? (y/n): y

Read more
jdcreativity's picture

OMP and Drupal 7

Is anyone in the OMP thinking about Drupal 7?

Read more
Neil A Harris's picture

Importing and round-tripping RDF in Drupal

Importing catalogues

We need to import arbritary catalogues (spreadsheets) into RDFable Drupal nodes.

We suggest the following as a way forward: before implementing this, we want to see if this would be useful to the broader Drupal RDF community, and whether it is compatible with other existing proposals:

Option 1: Dynamically create content types

For each import format dynamically create a node type that matches the field structure. Provide an RDF mapping for the created node type to enable the imported items to be tagged up with RDF.

Option 2: Define a generic content type for imports

Spreadsheets are imported into two node types. The 'header' includes the spreadsheet file and information about it's structure. A second content type is used to import each row. A row is a list of attributes taken from the column data for that row.

We also need to consider round-tripping issues, as follows:

Read more
tamasd's picture

Remote entities

Remote entities

Overview:

The aim of the project is to create a system, based on services, which will enable to transparently use entities from a different site as local entities. I will base my system on Drupal 7, because the new APIs give me the required level of flexibility for the clean implementation. I will use the Entity API module to do easy CRUD on the entities.

Read more
scor's picture

RDFa in Drupal 7: last call for feedback before alpha release

For those of you who have been following Drupal 7 core development, you might be aware that many RDF patches have already been committed. So, before it's old news: Drupal 7 will ship with RDFa enabled by default on nodes, comments, terms and users!

The first alpha release of Drupal 7 will be created next Friday Jan 15th. We've already incorporated most of the feedback we received from the semweb community so far, but I wanted to give the community a last chance to review the RDFa markup and the default RDF mappings we use before it's too late. I should emphasize that all the markup and default RDF mappings that we ship in core will be pretty much set in stone after the stable release of Drupal 7, hence this call for feedback. Site administrators who care about semantics will be able to alter these mappings by installing extra modules, but many people (read several 10K sites) will just install Drupal 7 and not care about the semantics it generates. Therefore we want to make sure the RDFa generated by Drupal out of the box is somewhat correct and does not make folks from the semantic/pedantic web community angry :) - we've tried to keep the semantics as generic as possible for that reason.

RDF mappings

I've created a diagram representing the default semantics of the core data structure which has been committed and I would appreciate feedback on the RDF terms we've used.

Only local images are allowed.

Read more
Subscribe with RSS Syndicate content