Use a third-party CSS or JS Framework, a self-hosted service like a CRM, or a third-party service with the site.

Bricolage Integration

This module allows an existing bricolage managed website to incorporate Drupal managed content into its pages.

Courier MTA

The Courier MTA module gives administrators and/or users the ability of managing e-mail accounts for a Courier mail server through a Drupal website.

latexgen

This simple module allows you to add a excerpt of latex to a content type. You will then get a "download PDF" link at the bottom of pages of that type, and latex will be run, using your code, and the output sent to your browser.

Remarkably, it seems to be pretty fast !

The full process (and here is the trick) is that your latex code is "evaled" by drupal - so, you can put

One day I was walking down the street, and I saw a <?php echo $node->title ?>.

Then, the result is run through latex, dvips and finally ps2pdf. I find this route gives me the best results.

So, how to use it:

  • install/enable the module as per normal
  • add a content type, or edit an existing content type
  • at the bottom, you'll find a new section marked Latex tex
  • Add tex code in there. This should be the FULL code you want to appear in your file.tex. (right now, the latex TEXINPUT path is set to include the module's directory, and the site's files directory. In general, I'd guess most people should keep the latex input to a minimum and simply include a larger file from one of those places....)
  • Thats it - not.

In reality, if you know about latex, you will want to make lots of changes to this module to make sure it builds things just the way you want. I've not made things configurable from the UI - sorry.

netFORUM Dynamic Facade Nodes

The netFORUM Dynamic Facade Nodes module relies on the netFORUM xWeb Interface module and allows Objects from a netFORUM database to

Search Engine Referers

Search Engine Referers

Visitors find your site with a search engine. Are you interested in what they were searching for?

Search Engine Referers is a simple module to view the search engine queries used by your visitors. It parses the referer URLs of popular search engines in you access log and extracts the search queries. Currently supported: Google, Yahoo!, Live.com, Yandex.ru, Rambler.ru.

FlickrUp

Synopsis

The FlickrUp module allows to upload photos to Flickr.
The module provides its own field type, widget and formatters.

Pages

Subscribe with RSS Subscribe to RSS - Integrations