Home » Forum
NoNumber!

Joomla!® Websites & Extensions
development  -  support  -  consultancy

I try to respond within 48 hours (excluding weekends).
If I haven't responded by then, feel free to post a reminder or bug me via email.

My last reply was: 3 Hours, 21 Minutes ago.

Welcome, Guest
Please Login or Register.    Lost Password?

new plugin request : : Article printing
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: new plugin request : : Article printing
#5337
new plugin request : : Article printing 2 Years, 2 Months ago  
Hello, thanks for the great dedicated work.
i would appreciate if you could take in consideration, a new plugin...about article printing.

on my site (or may be others as well), i have many image,links and modules inside one article.

when i try to print the article every thing comes into printing whereas only few details are required for printing.

is it possible for you (if you have some time) to consider about a new plugin to solve this issue so that only required items can be printed i.e some text marked up with
{printtext}... {printtext} this line for printing {/printtext} or something similar.

right now i am using jquery approach to solve this issue (div id=printtext ) then controlled by jquery $document.ready function..

thanks again for the great job

SQ
saqwidl
Posts: 8
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#5341
new plugin request : : Article printing 2 Years, 2 Months ago  
You could achieve this with ReReplacer and some CSS.

Use ReReplacer to convert your tags
{noprint}...{/noprint}

to something like:
<div class="noprint">...</div>

Then via CSS you can tell the printer to not print it:
div.noprint {
   display: none;
}

Peter van Westen
Admin
Posts: 9169
User Online NowClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
Go to topPage: 1
Moderators: Peter van Westen
hosting joomla
MaxCDN | Content Delivery Network | Accelerate your site to the max
Open Source Training | Online Joomla! Training and Support