Link to files (pdf, office docs, etc...) via wysiwyg editor [SOLVED]

EDIT: This problem has been solved. I am using IMCE with TinyMCE (with the IMCE wysiwyg Bridge API). Works like a charm. http://drupal.org/project/imce

I have a site running where they heavily utilize pdf's for some of their content. We would like to be able to upload these files and then, via a wysiwyg editor (currently using Tinymce), browse to the file and link to it. I have searched and am struggling to find a solution to do this.

Good Examples for creating Complex Homepage D7

Does anyone have any good examples on creating complex homepages in D7? like http://www.symantec.com/connect/

I am thinking of using for one of my information sites but want some adsense blocks in certain places

Get the list of page nodes from a block view

Hi everyone,

In hook_block_view, is there a way to get the list of nodes which will be displayed in the current page ?

I googled the question and I saw that I could use arg() but for example, it won't get me the content of the frontpage.

Thanks for you answers,
Emmanuel

How to use 'access arguments' in hook_menu

Hi there all.
I have a form connected to my nav menu that I want to be accessible only to users who are allowed to create and edit a content type called 'artist'. Considering the permission as written on the permissions page is 'Artist: Create new content' how would this be implemented.
This is my menu function

Ubercart and views_galleriffic fields

Hi, I'm using Drupal 7 and it works fab, but Im integrating it with UberCart (I know not very orthodox) to sell my paintings, which looks great. Im showing extra fields with the rewrite results section so I can show the Add to Cart button etc, but I would like to not show this field if the Sell price is less than 1 Im just not sure what the syntax would be, what I have is:

if [sell_price]< 1 {
[sell_price]
[buyitnowbutton]
}

Would appreciated any help

Drupal 6 >> 7 upgrade fail (taxonomy problem)

upgrading Drupal 6.22 to 7.7, using theme Garland, without contrib modules.

in update.php step, show this error:

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x