Drupal is up and running but how do I ...?

Image assist add image link and TinyMCE Rich text format link do not work together.

Hello,
It looks like Image assist add image link and TinyMCE Rich text format link do not work together.

I have the latest version of Image and Image_assit modules.

I have to disable Image_assist to enable the Toggle link for the TIinyMCE.

Has anyone got the same problem ? Or is there a setting somewhere ?

Cheers
Shred
++++++++++++++++
A great deal for business
http://affiliatesexcel.com

staticHTML Error

I've just installed the module staticHTML, but when I go to the admin page for it I get error the message below. I noticed the download is labelled 4.6, but it is included in the list of modules for drupal version 4.7. I was wondering if anyone else has staticHTML working properly on version 4.7?

Fatal error: Call to undefined function: form_radios() in D:\inetpub\arachna\drupal-4.7.2\modules\staticHTML\staticHTML.module on line 200

Simple Access Module Issues

I have Drupal 4.7.1 and the latest Simple Access module.

I enabled it, and it seemed to work, except that if I selected "promote to front page" and logged out, Anonymous users could still see content, even though they are not part of the access group that can "view" the content.

Speed up your TinyMCE installation tremenduously

This is just a very quite post - if you'd like to read it in length, you can hop over to my weblog to check out the full story.

If you are using TinyMCE, you might find that this is slowing down your ENTIRE site, depending on your settings for TinyMCE. In my particular example, this slowed down the site so much that I really got worried.

I already installed the TinyMCE compressor, which was a nice improvement, but it did not "bang" until i came across a very interesting setting in the compressor: enabling to hold the entire compressed TinyMCE in the local web browser's cache for a certain periode of time!

What happens is: the first time TinyMCE is needed, it loads over to your machine. AND it is planted right into the cache from where it will load every time again without the need to reload from your server. Enter a page with a TinyMCE enabled text area and instead of it seeing build up in front of you: puff there it is. Great experience.

Just go to the installed tiny_mce_gzip.php file and simply change this line:
$diskCache = false; // If you enable this option gzip files will be cached on disk.
to this:
$diskCache = true; // If you enable this option gzip files will be cached on disk.
and have fun! Certainly the experience will only live as long as the expiration of that cache item is not reached or until you empty your browser cache, but it is absolutely worth doing so.

How to have a block with the full text of one RSS item?

I'm looking for a snippet or something I could put in a block on my site. I would like to have a block display one quotation from the quotationspage.com feed at http://www.quotationspage.com/data/qotd.rss

That feed generates four feed items every day, with the authors as the title and the quotation as the feed item summary. So on the aggregator page for the source you get something like:

Views module to present tables of links from weblink

I'm trying to views module to present a table of weblinks from the Links Package (cvs). I realised that I cannot find the field for the body of weblink nodes. when creating a new weblink, you key in 3 things - the title, the url, and the body which is like a description of the url. It is this description that I cannot find the field for. I open up my mysql DB and couldnt find it anywhere either. Anyone has any idea where it is?

Pages

Subscribe with RSS Subscribe to RSS - Post installation