This forum is for news and announcements to the Drupal community at large.

BankInfoSecurity.com - Another Drupal powered web site

Another Drupal powered web site.

Ran across it when following a link in Slashdot on wireless network security!

BankInfoSecurity

Note: I am not affiliated with them in anyway, just liked the look and feel, and thought it may be interesting to other geeks here to know of.

Drupal 4.3.2 release, happy birthday Drupal

Exactly 3 years ago on January 1th 2001, Drupal 1.0.0 was released. To celebrate both this event and the start of a new year, the Drupal project is pleased to release version 4.3.2 of its open source content management platform. This release is made available exactly one month after the 4.3.1 release and two months after the 4.3.0 release. As no critical bugs have been identified, this is a minor bugfix and maintenance release. There are no new features in this installment.

Atom syndication format 0.3

Drupal now supports the Atom syndication format 0.3, a XML-based content and metadata syndication format. Drupal supported Atom 0.2 before, so check Mark Pilgrim's Atom 0.3 announcement to learn what changed. When Drupal's Atom module is enabled, a auto-discovery <link> tag will be added to your pages so aggregators can pick up your feed.

Ann: Macrotags Module

I am excited to annouce the macrotags.module, which allows users to create dynamic content with minimal semantics.

Macrotags essentially work by mapping user-friendly syntax to PHP functions. Here is what a macrotag looks like:

[time|now]

When the above macrotag is rendered, it displays the current time. Whenever the page is viewed again, the time is always updated. Likewise, you can replace the 'now' component of the macro with just
about any textual datetime description you can think of. Here are
some examples:

[time|next Thursday]
[time|1 month ago]
[time|yesterday]

When any of the above macros are viewed, they will display the
actual times based on the textual descriptions.

There are several pre-built macros (such as printer friendly pages and link creation) that come with this module, and programmers can add as many macros as they want. You can use the same macro over and over again within your content and you can even have unlimited nesting of macros. Finally, macros can be tied to roles to control who can execute a given set of them.

The module is located on the projects page.

Drupal review at Tusk Web

Firstly, I would like to thank the Drupal team for making Drupal. This software is by far one of the best pieces of work I have ever used. Also, I would like to thank Dries for being civil to a noobie like me. :)

Now, I have reviewed Drupal on my site Tusk Web and would like to alert the community. Any feedback on this review, or indeed on any part of my site would be great!

Some of the main points covered in the review include the clean URL's and how they are a brilliant feature, the flexibility of the navigation system and how this helps people create easily navigated sites and the clean code which is a massive aid for developers.

Development update

The Drupal developers have been little busy bees ever since the new development branch has been created about 1.5 months ago. Those that do not track the CVS commit messages or read the mailing lists might wonder what we have been up to, so let me provide you with a quick run-down of the progress we have made.

Early on, just before the CVS tree was opened up for development, the developers were asked to identify the "smellier parts" of Drupal. As soon these areas were identified, we immediately began to tackle them. As such, the past 1.5 months, the majority of our time was spent improving Drupal's innards.

Pages

Subscribe with RSS Subscribe to RSS - News and announcements