All is said in the title...

Sorry if it's a repost...

In http://drupal.org/node/190173#icon FAQ is said :

"Can I replace the 'Printer-friendly version' link with an icon?
Yes. In the module's settings, set the page link to 'icon only'."

But I don't find it anywhere in http://mysite.com/admin/settings/print :

in Web page options there are only "Printer-friendly page link" (Links area, Content corner), "Advanced link options" (Link in book hierarchy nodes, open..., send...), & "Robots META tags"
in Common Settings there are only "Stylesheet URL" & "New window method"
other tabs don't show 'icon only' anymore...

so, Could you help me to find where is the page link to 'icon only' ?
Sorry if it's a newbie question but I have read many issue post and nothing answers to my question...

or maybe it needs to rewrite something in print.module ?

Thank you for your help.

CommentFileSizeAuthor
#6 printer-friendly-icons-issue.png23.27 KBmarcelduchamp

Comments

himtuna’s picture

I am too troubled finding "icons only" and cant get icons instead of text.

jcnventura’s picture

Status: Active » Postponed (maintainer needs more info)

Can you please attach a screenshot of your options page with the 'Advanced Link options' fieldset opened?

Thanks,

João Ventura

himtuna’s picture

Oh! Man please forgive us.
We are fools adn didnt see that Advanced link options tabs is closed

Actually we saw this at first site.

Advanced link options
Link in book hierarchy nodes:
No link
Current page and sub-pages
Current page only

marcelduchamp’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Idem as himtuna...

Sorry for this, well I have not seen this Advanced link Options, too tired...

Thank you for helping us and sorry for the inconvenience...

Apologizes...

attheshow’s picture

I had this problem too. Glad I searched first. Wonderful module!

marcelduchamp’s picture

Title: Where to find icon only option ? » html code is showing instead of icon...
Status: Closed (fixed) » Active
StatusFileSize
new23.27 KB

Hello,

I reopen this post : I have published a blog post and at the bottom of the post there are html code showing instead of icon :

instead of icons there is :

<img src="/sites/all/modules/print/icons/print_icon.gif" alt="Version imprimable" title="Version imprimable" width="16" height="16" class="print-icon" />
<img src="/sites/all/modules/print/icons/mail_icon.gif" alt="Envoyer à un ami" title="Envoyer à un ami" width="16" height="16" class="print-icon" />
<img src="/sites/all/modules/print/icons/pdf_icon.gif" alt="PDF version" title="PDF version" width="16" height="16" class="print-icon" />

the html page code seems to be correct :

<div class="links">
<ul class="links inline">
<li class="first blog_usernames_blog">
<a href="/blog/1">Les News de REGIE PUB ONLINE</a>
</li>
<li class="print_html">
<a href="/print/content/statistiques-du-mois-de-janvier-2009"><img src="/sites/all/modules/print/icons/print_icon.gif" alt="Version imprimable" title="Version imprimable" width="16" height="16" class="print-icon" /></a>
</li>
<li class="print_mail">
<a href="/printmail/content/statistiques-du-mois-de-janvier-2009"><img src="/sites/all/modules/print/icons/mail_icon.gif" alt="Envoyer à un ami" title="Envoyer à un ami" width="16" height="16" class="print-icon" /></a>
</li>
<li class="last print_pdf">
<a href="/printpdf/4"><img src="/sites/all/modules/print/icons/pdf_icon.gif" alt="PDF version" title="PDF version" width="16" height="16" class="print-icon" /></a>
</li>
</ul>
</div>

It's like the Only local images are allowed. html tag was not read : instead of showing the icon, it shows the Only local images are allowed. tag as if it was some normal text...

I don't understand why...

Could somebody tell me what's wrong, or what to do ?
Thank you for your help.

marcelduchamp’s picture

Title: Where is the page link to 'icon only' ? » Where to find icon only option ?
Version: 6.x-1.1 » 6.x-1.2

It's another problem, so I'm going to open a new issue because this problem is different from finding icon only option...

Anonymous’s picture

Title: html code is showing instead of icon... » Where to find icon only option ?
Status: Active » Postponed (maintainer needs more info)

solved

Anonymous’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

closed