Dummy content module

I'm looking for a module that creates dummy content (nodes, terms, users, pools, aggregator categories etc.) so that I can test my themes without the hassle of creating all of these by hand every time.
Is there a module or installation profile that does this?

Creating a simple template tag.

Forgive me, because I'm new to Drupal development and I've scoured the docs to no avail.

I would like to create what in many CMS's is called a helper, plugin or tag. Essentially it involves putting a php function call that will take some arguments and generate an anchor element.

It could then be outputted anywhere in a theme.

What would be the best/most drupal-like way to handle this, assuming 6.x-7.x compatability. I have looked through the docs, and I have created a module file.

Views or MySQL

I was watching the Views video by Lullabot and it ended with Angela Byron saying

The Views module will get updated throughout the different versions of Drupal, but your queries won't

What does that mean? sounds to me like it shouldn't matter if the content types and tables those queries run against are still the same.

For medium level views, and given that I can write MySQL queries, what's the % of efficiency that I stand to gain by writing the MySQL queries myself?

eval(base64_decode) added automatically in my webpages

Hi experts,

my web pages are getting code automatically added with eval(base64_decode followed by a long string?

I ask this question in PHP section too, and experts there suggest me that I should not save password in my FTP and should change all the passwords.
And put my backup live.

But this all is not working. B'coz that unknown code is getting added everyday in my webpages.

How to theming nodes in term page in Drupal 7

I want to custom theming content nodes show on term page.
Same as: http://webthehinh.com/bodybuilding/training

Please help me to edit node.tpl.php

thx :)

Multisite Set Up: 2 sites sharing content types, users, etc.. but different themes, menus, site information...

Hello -

Wondering if there is a way to have a multisite drupal install that would share content and content types and users?

I have 2 sites that are related. One is about attracting tourism to a town and one is about providing information to the town (portal).

For example: The tourism site would have a listing of hotels presented in a useful way for potential tourists. The town portal would feature this same information but in a business directory format.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x