Is it possible to paginate a themed table?

Is it possible to paginate a themed table? for example :

say I have my php as:


//$trow has over 100 rows but I want say 30 to a page with header intact
print theme('table', $header, $trow, $ta);

Local Advertiser Banner Ads

I need to be able to provide a mechanism through which local organizations and businesses can buy advertising space on a site that will be developed with Drupal. I'm trying to figure out if the components already exist or if I'll have to build them. Any thoughts or experiences with this? This is going to be a source of revenue for the organization that will be represented by this site.

drupal_execute with drupal 6

I had drupal_execute working under Drupal 5.x, but am having trouble getting it to work under Drupal 6.

Under 5.x, drupal_execute worked like this :

$node = array('type' => 'mynodetype');
drupal_execute($form_id, $form_values, $node);

Under 6.x I'm trying this :

$node = array('type' => 'mynodetype');
// a number of lines to setup form_state
drupal_execute('mynodetype_form', $form_state, $node); // this inserts node

I also tried to simply copy and past the sample from the Drupal 6 API docs but this didn't work :

User Gallery - Yes I know

I am a bit new to drupal but anyways. I am starting a "Social Networking" site for photographers and artist.
It looks like drupal has everything I need except a decent gallery for individual users. I've tried gallery2 embed but my gosh.. That's overwhelming. I am playing with acidfree (no comments on that yet).

I am just wondering if there is or any plans on developing a simple yet decent gallery module for
individual users that don't really on 20 other mods and stuff.

Knight News Challenge Grants -- Deadline 15 October

The John S. and James L. Knight Foundation is a U.S. nonprofit foundation dedicated to the news industry. Since 1950 the foundation has granted more than $300 million to advance quality journalism and freedom of expression. The foundation focuses on projects with the potential to create transformational change.

The Knight News Challenge contest awards $5 million for innovative media ideas, however the October 15 application deadline is quickly approaching. The streamlined application takes less than 20 minutes. Anybody worldwide has a chance to win. For more information and to apply visit www.newschallenge.org.

Last year, Drupal contributors Benjamin Melançon and Lisa Williams were both awarded grants.

In particular, the Knight Foundation is looking for open source projects that improve local communities and have a news focus. The only restrictions for applying are outlined in their FAQ. Your proposal must be:

* Digital – Your idea uses digital technology (computers, the internet, cell phones, that sort of thing).
* Innovative – Your idea is new and original. It’s different from what people have done before. You are, in some way, breaking new ground.
* News/information – Your idea is about giving people access to what they want to know.

$$$$$ for flixya clone with extra features

Hello,

Does somebody have a flixya.com clone?
I'm interested to buy and would like to add many features of:
ganges.com
digg.com
squidoo.com

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x