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

New headlines module -- your feedback, please!

I've written a module, called headlines.module, which is designed to create newspaper-like "headlines pages" for Drupal websites. It lets admins organize content into "sections" (like the sections of a newspaper. Each section can include multiple "topics." (For example, a sports section might include topics such as baseball, football, tennis.) Topics are derived from taxonomy terms, with a couple of refinements. First, a "topic" encompasses a term and all of that term's child terms. Second, there are a couple of "special" topics called "top stories" and "miscellaneous" that don't correspond to any taxonomy terms. Within each topic, there can be multiple "items," each of which lists the headline and an optional brief summary description for a single Drupal node.

Headlines.module is designed to interoperate with a separate module that I've written, called abstract.module, which manages the brief summary descriptions for each item on a headlines page.

Before adding these module to Drupal contributions, I'd like to get as much feedback as possible. For the time being, therefore, they can be downloaded as tarbells from my website, at the following URLs:

http://www.prwatch.org/headlines.tar.gz
http://www.prwatch.org/abstract.tar.gz

I'd appreciate any comments. I would also like to get feedback specially about abstract.module. Its function is very similar to the existing excerpt.module. The difference is that excerpt.module uses the teaser field in the node table to store its content, while abstract.module maintains a separate table for this purpose, thus leaving teasers unchanged. I'd like to know whether people think it would be best to:

Mod'ing Poll module to allow for multiple votes at the same IP

I am looking at trying to modify the poll module to allow multiple votes from the same IP. I have a website that runs Drupal 4.5.2 that is public to the internet but also mainly accessed via a controlled kiosk at a museum. I want to offer a poll but since the kiosk is always on the same IP you can't ever vote more than the first time.

I don't know whether this modification would be useful to the community at large or not but to even get there I was curious about a couple things:

Problems combining Store with Taxonomy_access?

I'm setting up an site for a client who wants both an ecommerce store and private content through taxonomy_access. But it seems that taxonomy_access has set permissions so that only the admin can view the store, most likely because the store exists outside of available vocabularies. Are these two modules incompatible? Is there some way to move the store into a term inside a normal vocabulary?

Thanks for your time, and forgive my n00bishness.

Forum trouble

I'm working on getting a new site up and running and am running into issues with the CVS forum module. The problem is that when I create a forum topic, it does not show up in the forum. If you would like to see what I mean, visit new.alphaetarho.org. Check out the post at the top of the page and then click the "forums" link at the top left of the page. I am using the newest forum.module from CVS.

Need help integrating BitTorrent tracker (have files to do it)

Here is the issue. I am wanting to add PHPBT (Get File Here see 'download') to Drupal.

I want to be able to have registered users attach .torrent files to their blog entires etc. once they upload the .torrent it should be added to the tracker. If you refer to the newtorrents.php file you see the code to add the hash and file name to the PHPBT tracker DB. So everytime someone uploaded a .torrent file it could be tracked(?).

"xMessage" module (proposed)

xMessage

Purpse:
- a block that would show messages of the following type
.........."Joke of the Day"
.........."Prayer of the Day"
.........."Did you know..."
.........."Fact of the Day"

- - - - - - - - - - - - - - - - - - - - - - - - - - -
I hope to learn PHP soon. Until that day comes, (maybe months away) I hope some wonderful Drupal citizens will contribute the first version or phase of this proposed module. Thank you!
- - - - - - - - - - - - - - - - - - - - - - - - - - -

Pages

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