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  |  

DotNetNuke Marketplace
  Need Help?  
Professional technical support for DotNetNuke is available from DotNetNuke Corporation.
 


  Ads  
Aspose - The .NET & Java component publisher
 


  Sponsors  

Meet Our Sponsors

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
MaximumASP
 


DotNetNuke Forums
 
  Forum  DotNetNuke® Pro...  Blog Module [Le...  Customize EditBlog.ascx
Previous Previous
 
Next Next
New Post 6/26/2008 7:34 AM
User is offline dkirsche
5 posts
10th Ranked


Customize EditBlog.ascx 

I am customizing the EditBlog.ascx so that when a user is creating their blog they don't have all those options shown. I have hidden all of them by setting "visible=false" and it is working great.

There is a field "Use this email for the "managingEditor" rss field". What is this for?

All users that can create a blog must be logged in, so if I wanted to fill this field with the user's email address by default how would I do that? Can it be accomplished by editing the EditBlog.ascx?

 
New Post 6/26/2008 12:51 PM
User is offline Dario Rossa
213 posts
dotnetnuke.dariorossa.it
9th Ranked




Re: Customize EditBlog.ascx 

Hi dkirsche,

the ManagingEditor is a field in the XML data of the RSS feed to give contact informations about tha manager of the contents that are syndicated:

<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>John's Blog</title>
    <description>This blog is written by John Smith.</description>
    <link>http://www.mydomain.com/Blogs/tabid/54/BlogId/2/Default.aspx</link>
    <language>en-US</language>
    <managingEditor>johnsmith@managing.com</managingEditor>
    <webMaster>admin@localhost.com</webMaster>
...
    <item>
...
    </item>
    <item>
...
    </item>

  </channel>

Prepopulating that field with the user's email would require modifications to the source code, unfortunately it cannot be done editing the .ascx file. Let me know if you need further explanations.

Best regards,
Dario Rossa


Dario RossaDario Rossa
Personal WebSite: http://www.dariorossa.it
DotNetNuke: http://dotnetnuke.dariorossa.it
 
Previous Previous
 
Next Next
  Forum  DotNetNuke® Pro...  Blog Module [Le...  Customize EditBlog.ascx
 


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.

 


DNNMasters - modules, consulting, development
DNNMasters developers are involved in DNN development since DNN 1.0.9 and today we offer a broad range of DNN related products and services including custom development of modules, help with ing third party modules for specific needs, general DNN technical support and administrative services.
www.dnnmasters.com
Cygnusoft Custom Software
Cygnusoft has been providing cutting-edge custom software solutions for 20 years. Cygnusoft is also a leading start-up incubator, helping our partners build successful new businesses.
www.cygnusoft.com
Digicon: DotNetNuke design and development
Digicon is based in Brisbane, Queensland, Australia
digicon.com.au

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