This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

PHP5 and Drupal 4.6.2 (and page_example.module)

I'm writing my first module that will generate custom content in a themed
context. Since the API documentation seems incomplete and spread out, I was
going to start with page_example.module v1.9 as a starting point since it
is a hello world instance of exactly what I want to do.

The problem is that it won't run in my environment (FC4 / PHP5 / Drupal 4.6.2).
The menu and auth hooks all appear in the proper locations, but the links that
it puts in the menus result in an empty page.

Tagzania and Drupal

Hey folks,
I had some ideas about Tagzania and Drupal.
Tagzania provides the possibility to tag locations. (which are then displayed on GoogleMaps)
Drupal has a sophisticated taxonomy system (which are also tags... somehow ;) )

It is not really difficult ot let these two work together, but I am still looking for examples where this could be useful.
One possibility is to provide a map link for posts, showing the location of which this post is talking about (if it's flagged with positioned tag)
So if someone is talking about this cool new café in New York he can directly provide a map showing its location,
Tagzania is working with the Google Map API, which works quite good.

Another cool feature would be to find related posts to a specific entry (related because it's nearby).

---------------------------------

How could it work?

We create a (simple) space taxonomy in drupal. As example (for me ;))

global 
-  germany 
--  muenster
---- university 
---- home
-- berlin
-- cologne
- US

...


 
 and so on

Every term in this taxonomy refers to a location, which is also a valid tag at Tagzania (and therefore linked to a position). Every entry is flagged with one or more category tags and one location tag.

-------------------------------

Do you have some other ideas which I can

subscriptions module and not-published postings

Anyone know how or if the subscription module can be set so that an email is sent if content is posted, but not published? I want an administrator to be notified of new content so that they can review and manually publish.

Has anyone done this or know how?

Localized Search

I'm just gonna keep doing this 'til somebody tells me to just shut up :)

When I'm in a forum, and I use the search, I've grown accustomed to the idea that my search can somehow be focused.

On Drupal.org, a search is a search of the entire site. It's not hard to see how that would quickly become frustrating.

Is there a workaround for this - and if so, why is it not implemented on this site?

And I hope I don't sound like I'm being negative - I'm a Drupal newbie. But some of this stuff is just SO aggravating :)

Request Module Review

Is there any way to open the current module listings here on Drupal.org to commentary/review?

I think there would be a great deal of support for that, as I would most definitely rate my experience with each?

Currently each newbie user is presented with a list of modules available for download. As a newbie, I thought that each had passed some "litmus test" for inclusion, basically received the Drupal "seal of approval" - when in reality, as I've been told, it's simply a listing of available modules, some more stable than others.

Modifying interwiki.module

I like interwiki ... but I haven't used it for the interwiki-tags which come bundled, but instead for two things: 1) linking to amazon affiliate links, 2) technorati tags.

I described the technorati work here: http://drupal.org/node/20652#comment-47586

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions