CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!



Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.dotnetnuke.custom_modules Tags:
Item Type: NewsGroup Date Entered: 10/5/2005 7:58:06 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 3 Views: 28 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
4 Items, 1 Pages 1 |< << Go >> >|
cudget
Asp.Net User
Adding print capability to module subpages10/5/2005 7:58:06 PM

0/0

I am developing a module for DNN under 3.1...  The module is a grid display with a link to view/edit --  this of course takes you to another page for editing/viewing additional details not displayed in the grid...  My question is how to add the print capability built into DNN for the view/edit page...  I've tried changing the container for the admin and it changes the container on the view/edit page but it does not show the print icon...  Any thoughts/ideas would be helpful...

Thanks
Eklipse
Asp.Net User
Re: Adding print capability to module subpages10/6/2005 5:42:10 PM

0/0

This is my  'poor-man-solution' about that problem. I found that problem last night, maybe a bug in skin management? I don't know.
I have to dig a little more to understand why that happens...

The solution involves to modify the skin container to include a print icon. By example, if you are using the DNN - Blue skin you have to modify the Image Header - Color Background.ascx  in Portal\_default\Containers\DNN - Blue or the skin container thar you are using:

<%@ Register TagPrefix="dnn" TagName="PRINTMODULE" Src="~/Admin/Containers/PrintModule.ascx" %>

and include a reference in the container, by example:
......
            <TABLE width="100%" border="0" cellpadding="0" cellspacing="0">
              <TR>
                <TD align="left" valign="middle" nowrap><dnn:ACTIONBUTTON1 runat="server" id="dnnACTIONBUTTON1" CommandName="AddContent.Action" DisplayIcon="True" DisplayLink="True" /></TD>
                <TD align="right" valign="middle" nowrap><dnn:ACTIONBUTTON2 runat="server" id="dnnACTIONBUTTON2" CommandName="SyndicateModule.Action" DisplayIcon="True" DisplayLink="False" />&nbsp;<dnn:ACTIONBUTTON3 runat="server" id="dnnACTIONBUTTON3" CommandName="PrintModule.Action" DisplayIcon="True" DisplayLink="False" />&nbsp;<dnn:ACTIONBUTTON4 runat="server" id="dnnACTIONBUTTON4" CommandName="ModuleSettings.Action" DisplayIcon="True" DisplayLink="False" /></TD>

              </TR>
  <TR><td><dnn:PRINTMODULE runat ="server" id="dnnPrintModule"/></td>
            </TABLE>
.....
Obviously, this workaround has serious drawbacks, like the print button figures in ALL modules...

Is anyone with better ideas?


Eklipse
cudget
Asp.Net User
Re: Adding print capability to module subpages10/6/2005 11:02:50 PM

0/0

Thanks...  I'm going to try and put it in the edit frame itself instead of the skin and see if that works...  That should prevent it from appearing in all modules...  Unless someone comes up with a better idea...

nicrom
Asp.Net User
Re: Adding print capability to module subpages2/6/2006 9:26:27 PM

0/0

same problem ...
Nicola Romani
www.nicolaromani.it

4 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Novell NetWare 6.5 Administrator's Handbook: Administrator's Handbook Authors: Jeffrey Harris, Pages: 776, Published: 2003
NCO Guide Authors: Robert S. Rush, Pages: 400, Published: 2003
Distributed and Parallel Systems: Cluster and Grid Computing Authors: Z. Juhász, Péter Kacsuk, Dieter Kranzlmüller, Pages: 209, Published: 2004
Application and Theory of Petri Nets 2002: 23rd International Conference, ICATPN 2002, Adelaide, Australia, June 24-30, 2002 : Proceedings Authors: Javier Esparza, Charles Lakos, Pages: 444, Published: 2002
Python Web Programming Authors: Steve Holden, David M. Beazley, Pages: 691, Published: 2002
Beginning Microsoft Office Live: Build Your Own Web Site Quickly and Easily Authors: Rahul Pitre, Pages: 350, Published: 2007

Web:
Auto Meter tachometers LED Time Clock; Printer Output Capability; Remote Control Module; Ten Minutes of Recording Memory; Lap Marker; Optional LED Shift-Lite; Peak RPM Recall ...
CodeProject: Creating dynamic xml/xslt sub pages within existing ... Oct 14, 2005 ... Creating dynamic xml/xslt sub pages within existing page ..... Sure you don't have to use IE's capability and can do everything on server. ...
ProCMS - Capabilities of ProCMS system adding and editing texts on each subpage; adding subpages up to 1st degree ( subpages in subpages); capability of creating rolling down menus (after mouse ...
Division::web-powered solutions - websites, software development ... Designers controlled navigation layers by adding floating layers over existing sub-pages. This approach allows users to maximize and print additional ...
eLearn: In Depth Tutorials Using comparisons to understand the key attributes or capabilities of ... Each course module gave students the opportunity to provide feedback on that ...
translation of drupal.po to basque # Marcos Goienetxe msgstr "" #: modules/book.module:69 ;100 msgid "printer-friendly version" ... This capability is only offered to " "administrators, since malicious users ...
Noritake Itron LCD Compatible 5x7 Dot Character VFD Modules and use the serial port for expansion to add a printer, remote display, SPI device or 7 LEDs .... provide graphics and multi sized font capability ...
WSCAD - The Software for Automation | WSCAD for Windows ... Drawings that have been made with a lower module are fully compatible with the higher modules. Output can be via any Windows compatible printer or plotter ...
Miva openui basic Miva Merchant Modules and Applications Page Template capabilities without module conflicts; Nearly unlimited .... As such, the pages generated are basic html pages with links to sub-pages, ...
Functional frameworks of the Online Shop eproSHOP Thanks to its outstanding module structure, the system may be suited to ... website content management of information subpages,; self-adding of new subpages ...




Search This Site:










automatic login

what the text...!?!

dotnetnuke in subdomain

error upon logout - dnn 3.1

yellow textboxes in dnn

hosting and log files

how do i run a web service "under" dnn3?

left and right panes still showing in admin functions

parser error : please help

ever have problems with domains not standing still?

minimize/maximize icon

understanding url rewrite options

check for bad links

dnn 2.0.4 - sql error installing module

problems uploading my dnn (mssql) database.

background-repeat: no-repeat; makes the image go away

dotnetnuke 2.1.1 & logging

bulk email crashing my dnn site

wierd skin changing issue

document module sort need

critical log error

problems with module : documents and others ..

payment processing via dnn

how to create new portals in dnn 2.0.3

dnn 3.0,5: table and sproc naming

dnn 3.1.0: strange errors with search engine

outlook 2000 style menu

print module contents

official dotnetnuke forum - officially awful?

rss feed query

  Privacy | Contact Us
All Times Are GMT