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 ForumsEventsEventsUsage Tips, Customization IdeasUsage Tips, Customization Ideas
Previous
 
Next
New Post
7/16/2006 1:57 AM
 

Hi - I have been using the calendar module for quite some time, having done a bit of development on it and coming back to newer versions when they came out.

I just upgraded my site's calendar to the new module and we are fairly happy with the results.  Here are a few suggestions that I have for some features, defaults, etc.  (Running DNN 3.2.2 with Events module PA (version that was sent to DNN Devs)).  http://www.atenveldt.org/Events/Calendar/tabid/93/Default.aspx

1. Event List shows Time.  I altered the EventList.ascx line 9  to use

Format(DataBinder.Eval(Container.DataItem,"EventTimeBegin","{0:d}"))

rather than

Format(DataBinder.Eval(Container.DataItem,"EventTimeBegin","{0:g}"))

It may be nice to have this be an option.... Show Times?

2. Altered the CSS a bit to make the events with categories have more of a rectangle background color rather than looking like someone went over it with a highlighter. 

added to module.css:

.Event A
{
display:block;
text-align:left;
}

It would probably be better for the Event to show up as a block element to begin with rather than "Hacking" it with css. It would be nice to be able to either set styles for the categories rather than just background color or at the least have a forground color as well.  It would also be nice if the category style were applied to the list (as an option).

It would also be nice to have a Categories Legend visible to the average user (maybe as a hover popup) so that the colors have more meaning.

3. Something I couldn't fix without access to the code-behind is that the data sent to the javascript function ShowTip() is not being encoded completely and if my event description contains a single quote character, it causes JS errors on the page and the tip won't show for that event.  I also had to modify the CSS to make the Z-Index of the Eventtooltip show up above the calendar... It was originally sliding underneath.

4. I modified the CSS to have the calendar go 90% rather than 400px.  No suggestion for change here, just explanation of a customization. 

5. It would be nice to set what day is the first day of the week.  Since most of the events on my calendar are on weekends, I'd rather have Monday start the week and Saturday and Sunday be next to each other at the end.

Thanks for the great work on the module.


Jeff Martin
MCSD C#
 
New Post
7/16/2006 2:08 AM
 
Just came across one more thing, when exporting to VCS, the HTML is being sent but removing the < > so P shows up in front all the paragraphs in the description of the event in my desktop calendar program (Outlook). 

Jeff Martin
MCSD C#
 
New Post
7/18/2006 11:53 AM
 

Jeff Martin
MCSD C#
 
New Post
10/6/2006 2:58 PM
 

Thanks for the tweak ideas.

Just as an FYI, I've modified my date format to

{0:MMM dd} for the "From date"

and

{0:- MMM dd} for the "To Date"

resulting in something like "Oct 10 - Oct 19"

Kevon

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsEventsEventsUsage Tips, Customization IdeasUsage Tips, Customization Ideas


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