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
Products › Development › Forge › Module - Links Register  |  

 

dnn_pt_links_170x64.gif

 

  Quick Links  
 


  Team Lead  

Position Available

 


  Team Members  


 


  DotNetNuke Projects  
The DotNetNuke Projects are a special category of platform extensions which are developed by volunteers to conform to the high professional standards mandated by DotNetNuke Corporation. The DotNetNuke Projects are distributed as a standard part of the DotNetNuke core application release offerings.

 


telerik -- supercharge your DNN websites
  Ads  
Aspose - The .NET & Java component publisher
 


  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® Project :: Links Module

The links module is designed to display user links in several different formats and styles. The display formats are:

  •  List
  •  Drop Down List

The style formats (List only) are:

  •  Vertical
  •  Horizontal

In addition to several display options there are  several other options that can be set by the user. These settings include:

  •  Open link in new window
  •  Track the number of times a link is clicked
  •  Record the user, date, and time of each link clicked
  •  Adding a description to each link
  •  Setting the view order of the links

While these options will cover usages by 90% of the people out there, more functionality will be added to allow more flexibility.

Overall  Project Goals
The main goal for this project is to be an easy to use links module that provide some advanced features. The most important thing it needs to do is pass the "Mom" test. If my mom can use it, then I know others will be able to use it as well. The main features we would like to incorporate are the same as before, but I will list them again as well.
  • Templated Links - This one thing I believe is key to the rest as it will allow the users the flexibility to create links in the format and style they want. Ideally all links formats would be templated with the default being to install the List and Drop Down List templates. Possible templates would be:
    • Image Link
    • List
      • Horizontal
      • Verticle
    • Drop Down List
    • Icon Links
    • Categorized Links
  • AJAX - Many area's of the module would benefit from using client-side scripting including the creation / edit process as well as the expanding of the (...) section.
  • Multiple Link Creation - Allow the creation of multiple links to minimize post-backs. With the Enabling of AJAX, this maybe moot. But it is an area that we would like to keep an eye on for future development.
  • Known Release Schedule - Adopting an Ubuntu style release process will allow the end users to know when releases are scheduled as well as informing them exactly what will be in the release. Our goal is to release 4 times per year. The release cycles will be 3 months each and will consist of a 2 month coding cycle coupled with a 1 month release cycle. Once a scheduled release has entered the release cycle all development will be stopped and the code base locked unless changes are required to pass the release cycle. This will ensure that feature creep does not become a problem.
Goal for Next Release
Our biggest goal for this release will be to convert the module to ASP.NET 2.0. The release that is in the current release cycle will be the last ASP.NET 1.1 release for the links module. One of the main reasons for doing this is to allow us to re-write the majority of the code that is in the links module. We would like to decouple ourselves from the core as much as possible with the ultimate goal being the only connecting to the core for security reasons (think authentication / role management) and where we need to access core tables. This is a major undertaking so no new features will be added during this time. If we do not use all of the allocated development time, we might consider introducing a new feature. But that will be determined on the fly, not now. The Scheduled release process will start on January 1 with the release scheduled to happen March 31st or before. As this release takes shape, the next scheduled release will take shape and be announced.

The above items come from suggestions in the forums, requests from other project leads, as well as the Links team. If you have any suggestions, please feel free to contact me directly at awhittington (at) crystaltech.com. All feedback is encouraged and welcomed.

 


View_Blog
By Chris Hammond on 10/7/2008 4:22 AM

Wow, I must say anyone not attending OpenForce here in The Netherlands this week is missing out (sorry Alex!). It has been a great conference, lots of great people to meet and ideas to discuss.

I just finished my last session and came upstairs to change before I head back down to do more socializing. If you’re still here and haven’t met me, please come up and say hello.

If you’re still on the fence about going to OpenForce in Las Vegas in November, get off the fence and get registered! www.openforce08.com

Read More »

By Leigh Pointer on Tue, 07 Oct 2008 04:15:08 GMT

 

Read More »

By Chris Hammond on 10/6/2008 5:37 AM

So we’re all sitting here in Shaun’s keynote, my photo was incorrect earlier when I posted that no one showed up

Shaun's Keynote.... by you.

that’s just a photo from the room prior to the keynote, there are actually other people in the room, but I took the empty half. Right now there are probably 50-60 people in the room.

Read More »

By Chris Hammond on 10/6/2008 1:41 AM

So Openforce08 Europe is under way. There are 26 or 27 of us sitting here in room 23 watching Stefan Cullmann talking about UDT 5(Forms & Lists) module. Nik Kalyani is next door presenting about Vista Gadgets with DNN. If you're not here you are missing out on some good topics! You should look into OpenForce in Las Vegas next month!

I'm prepping for my two presentations later today. I also have my Camera here, I hope to post some pictures on Flickr Read More »

By Erik van Ballegoij on 10/5/2008 11:23 PM

 

Read More »

By Stefan Cullmann on 10/5/2008

Forms & Lists (UDT5) will be the successor of the UserDefinedTable module. The 2nd preview is now available as download. This preview requires DotNetNuke5.0 RC1.

If you are curious about the new capabilities, don't miss my presentation about Forms & Lists (UDT5.0) at OpenForce'08 Europe on Monday at 9:00 AM.

 

Read More »

By Joe Brinkman on 10/3/2008 3:33 PM

Earlier today, DotNetNuke hit another milestone with the release of DotNetNuke 5.0.0 RC1.  RC1 is our first stable DotNetNuke 5.0.0 release and represents a feature complete version of the 5.0 platform.  From here on out we will be focused on fixing bugs and ensuring that any performance issues are resolved.  While it is true that DotNetNuke 5.0 represents a substantial change from 4.8.x, many of the updates in 5.0 were back ported to the recent 4.9 release.  Below is list of highlights for this release which were not included in 4.9.0.

Read More »

By Joe Brinkman on 10/2/2008 2:49 PM

For the last 4 years DotNetNuke has been adding more and more client-side functionality using JavaScript.  First we started with the ClientAPI which has added some great features to the platform.  When Microsoft created ASP.Net AJAX, we were quick to implement that as well since it solved several problems and didn’t require us to re-invent the wheel.  One of the key features in DotNetNuke 5.0 is the new Widget framework which simplifies the creation and dist Read More »

By Charles Nurse on 9/29/2008

Over the last weekend Scott Guthrie announced that Microsoft would be providing full support for the jQuery javascript library, including full PSS support.

This is quite a momentous announcement.  jQuery is an Open Source project, with a similar license to DotNetNuke (it uses a modified MIT license).  Microsoft are not absorbing jQuery and writing their own version.  Scott Guthrie stated that they intend to include the library “as-is”, and if they want changes they will submit them to the jQuery team for review in the same way as any other developer.

Read More »

By Michael Washington on 9/27/2008

Picture this, you're happy you still have a job during these tough economic times as scores of your friends are unemployed. Then your boss pulls you into their office and informs you that a more qualified programmer who is willing to work at half your salary will be replacing you.

Sounds impossible? The economic difficulties we are facing are so extreme that they will take years to resolve. Unemployment benefits will run out before highly qualified yet unemployed programmers are able to find jobs. Before they work for minimum wage they will be willing to work for half your pay because it will still be 5 times higher than minimum wage.

Here are 5 tools (in reverse order of importance) that I am putting "in my tool belt" to survive the tough times ahead...

Read More »

 


UK DotNetNuke CMS installation, hosting & support
UK based installation, branding, customising, integration, hosting, training, support and maintenance services for DotNetNuke
www.deburca.co.uk
Need Help with your DotNetNuke website?
Jango Studios offers exclusive DotNetNuke Skin Design, Module Development, Web Marketing and Web Hosting.
www.jangostudios.net
Where Every Home is an Investment
Where Every Home is an Investment
www.nestbrokers.com

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