Small width layout Medium width layout Maximum width layout Small text Medium text Large text
     Search
Downloads Downloads Directory Directory Forums Forums Forge Forge Blogs Blogs        Marketplace Marketplace Careers Program Careers
Community › Forums Register  |  

telerik -- supercharge your DNN websites
  Ads  
OnyakTech
 


  Sponsors  

Meet Our Sponsors

Jango Studios - Skins, Modules and Hosting for DotNetNuke
eUKhost.com is commited to offer exceptional UK Windows Web Hosting solutions with quality 24x7 technical support.Our plans support ASP.Net, ASP, ASP.NET Ajax extensions, XML, MSSQL, MySQL, PHP,DNN, multiple domains and Shared SSL as standard.
SmarterTools
The Official Microsoft ASP.NET Website
Portal Webhosting - Hosting For Developers
Red-Gate Software
 


DotNetNuke Forums
 
  Forum  DotNetNuke® Pro...  Repository Modu...  Repository Dashboard Date
Previous Previous
 
Next Next
New Post 5/20/2008 10:41 AM
User is offline Sh@wn
49 posts
Www.Informatori.Info
10th Ranked


Repository Dashboard Date 

hi all,

how can I remove the Date in repository dashboard links?

thanks


 
New Post 5/20/2008 1:45 PM
User is offline Steve Fabian
1498 posts
6th Ranked








Re: Repository Dashboard Date 

in the folder for the repository template you are using you'll see a number of template files (html and xml files). Find the appropriate template file, edit it with notepad or any text editor and remove the date token.

I would suggest the following method..

1. If it doesn't exist, create a folder in your portal tree named "RepositoryTemplates". ex:  /Portals/0/RepositoryTemplates

2. copy the folder of the template you are using from the DesktopModules tree to the Portals tree. For example. If you are using the default template, copy /DesktopModules/Repository/Templates/default  to  /Portals/0/RepositoryTemplates

3. Now you have a /Portals/0/RepositoryTemplates/default  folder. You can now make changes to those files and not worry about your changes being overwritten if you ever have to re-install the module, or install a newer releases of the module.

Now, going back to your original question...

if, for example, you are using the default template, and have a dashboard running in "Latest Uploads" mode. Then the file you want to edit would be..  /Portals/0/RepositoryTemplates/default/dashboard.latest.html

edit it and you'll see that it looks like this..

<table class="normal" width="100%" cellspacing="0" cellpadding="0" borderwidth="0"> <tr width="100%" style="padding-bottom: 3px;"> <td class="SubHead" align="left" width="75%" valign="middle">[FILENAME]</td> <td class="SubHead" align="right" width="25%" valign="middle">[DATE]</td> </tr> </table>

Just remove the second td tag and change the width of the first td tag to 100% like this..

<table class="normal" width="100%" cellspacing="0" cellpadding="0" borderwidth="0"> <tr width="100%" style="padding-bottom: 3px;"> <td class="SubHead" align="left" width="100%" valign="middle">[FILENAME]</td> </tr> </table> Save it .. and the date is no longer displayed.

Steve Fabian
Gooddogs.com
Sit, Stay, Code ... Good boy!
 
New Post 5/21/2008 10:58 AM
User is offline Sh@wn
49 posts
Www.Informatori.Info
10th Ranked


Re: Repository Dashboard Date 

Thank you!

You have solved my problem.


 
Previous Previous
 
Next Next
  Forum  DotNetNuke® Pro...  Repository Modu...  Repository Dashboard Date
 


Forum Policy

These Discussion Forums are dedicated to the discussion of the DotNetNuke Web Application Framework.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:

1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DotNetNuke.
2. Discussion or promotion of DotNetNuke product releases under a different brand name are strictly prohibited.
3. No Flaming or Trolling.
4. No Profanity, Racism, or Prejudice.
5. Site Moderators have the final word on approving/removing a thread or post or comment.
6. English language posting only, please.

 


PartnerPoint | Community of Microsoft Partners
PartnerPoint is one of the largest and most active online communities of Microsoft Partners worlwide with over 8,000 members.
www.PartnerPoint.com
Web Valley
Website design, Database development
www.webvalley.com
UK DotNetNuke CMS installation, hosting & support
UK based installation, branding, customising, integration, hosting, training, support and maintenance services for DotNetNuke
www.deburca.co.uk

DotNetNuke Corporation   Terms Of Use  Privacy Statement
DotNetNuke®, DNN®, and the DotNetNuke logo are trademarks of DotNetNuke Corporation
Hosted by MaximumASP