Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsEventsEventsRC3 IssuesRC3 Issues
Previous
 
Next
New Post
2/7/2009 7:24 AM
 

Hi Mike,

Edit locations - are you saying you want the ability to add a location description? If so, can you raise this on Gemini describing exactly what funtionality you are looking for.

Thanks
Roger


DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
New Post
2/7/2009 11:53 AM
 


 

 Roger Selwyn wrote

 

  • Could you email me the generated export file from the series, then I can check if the file has been generated wrong, and identify your specific settings. Email webmaster @ the domain in my profile.

Thanks
Roger

 

 

I've fixed this one, should be in the next release. I thought it was a 'feature' in Outlook causing the problem, but it seems something to do with what date is put out as the start date. I'll refrain from going into more details...

Roger


DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
New Post
2/8/2009 11:18 PM
 

Hi, For some reason I can't start a new thread, the forum just errors out...

Anyways, I've noticed a couple minor issues.

  • List and 7 Day mode still render the Event Url as a javascript postback function, the Month View renders a standard URL that spiders can crawl
  • Can You add a new TokenReplacement string for me please? I think it would help out creating some nice templates.
  • themes aren't working on my install for some reason...

Line 2648 of EventController.vb add the following block....

If EventInfo.EventDateBegin = EventInfo.EventDateEnd Then  'one day event...
     sourceText = TokenOneParameter(sourceText, "ONEDAYEVENT",True)
     sourceText = TokenOneParameter(sourceText, "NOTONEDAYEVENT", False)
Else
     sourceText = TokenOneParameter(sourceText, "ONEDAYEVENT",True)
     sourceText = TokenOneParameter(sourceText, "NOTONEDAYEVENT", False)
End If

Then, we can do a nice display like such via a custom template....

Saturday, February 28, 2009
12:00 PM — 4:00 PM

 
New Post
2/9/2009 12:27 AM
 

Oliver Hine wrote

 

List and 7 Day mode still render the Event Url as a javascript postback function, the Month View renders a standard URL that spiders can crawl

Ok, the fix for List mode...

  • EventList.ascx - Line 55 - Change LinkButton to HyperLink, replace CommandName and CommandArgument with NavigateUrl='<%# DataBinder.Eval(Container.DataItem,"URL") %>'
  • EventList.ascx.vb - Line 412 - Change LinkButton to HyperLink

Recompile, replace DLL and EventList.ascx on server/install package.... I'm sure the 7day mode is something similar, but I don't use that mode on any sites atm...

I could create a SVN patch if you'd like...

 
New Post
2/9/2009 2:11 PM
 

Oliver Hine wrote
 

themes aren't working on my install for some reason...

Assuming you are on DNN5, this is because of a bug in DNN5. The directory has been created with the wrong capitalisation. Either rename the theme directory to Default with a capital D, or edit the Default.css file so that the css classes are Themedefault not ThemeDefault.

Cheers
Roger


DNN MVP
Events - Get the latest version - Upgrade now!!
Feedback 6.4.2 - Now available - Give it a go!
Find us on Codeplex - DNN Events, DNN Feedback
Requirements/Bugs - Please submit them on Codeplex
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsEventsEventsRC3 IssuesRC3 Issues


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, 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 DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out