CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.dotnetnuke.resources Tags:
Item Type: NewsGroup Date Entered: 11/28/2005 1:45:22 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 0 Views: 32 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
16 Items, 1 Pages 1 |< << Go >> >|
Kjellvis
Asp.Net User
A publishing module for DNN?11/28/2005 1:45:22 PM

0/0

Hi. New user and I wanted to know if there exists a complete publishing module DNN.
That is, a system that lets user (journalists and editors) quickly and easily create new articles that gets posted on a webpage complete with title, ingress, body and images on both the "front page" and also inside the article itself. In other words, all the stuff you see on a normal news webpage these days.

I've looked through the resource modules and I could find any such module. There was a news module there but I looked, as far as I could tell, to be meant for something else.. 
Does anyone know of such a module. Commercial ones are of course also welcome. :)



"Imagination is more important than knowledge." - Albert Einstein
timrolands
Asp.Net User
Re: A publishing module for DNN?12/2/2005 5:37:59 AM

0/0

I actually made such a module where I work by day -- a fairly large magazine and book publisher. It was originally developed as a DNN 2 module, so I need to re-write it anyway. I can certainly make it available to the community, but it will probably be several weeks before it's ready.

The way this module currently works, you add articles to it and edit the article with certain information that displays in the article list and certain information that is part of the article itself (including rich HTML body). Start and stop dates can be scheduled for articles, articles can be assigned to categories and security can be assigned at the article level. Each module instance can be configured to display articles in various ways -- all site articles, articles by category, current articles, archived articles, etc.

Does this sound like what you are looking for? And have you looked at the Efficion Articles module? I haven't used it in a while, so I don't know about the current version first-hand, but it seems to be well-liked in the DNN community.


Tim Rolands
House of Nuke
Where DotNetNuke? Lives
Sellitna
Asp.Net User
Re: A publishing module for DNN?12/3/2005 8:51:13 AM

0/0

Definitely check out Scott McCulloch's News Articles module at http://www.smcculloch.net/ It appears to have the features you are looking for, is under active development by a member of the core team, and gives plenty of scope for customisation.

It is a commercial product in the sense that you have to buy a subscription to Scott's site to access his modules. If a hosting account with Webhost4life or WebSecureStores would suit your needs then you can get a subscription to Scott's site by signing up for an account using his referral ID.
robaxx
Asp.Net User
Re: A publishing module for DNN?12/7/2005 2:58:03 AM

0/0

There are several modules that have overlapping functionality in this area. I've spent a lot of time with The core Blog, the core Repository and also purchased NukeNews. I also checked out two or three other news modules such as those already mentioned.

None of them are perfect out of the box, but with time spent customising them you will get what you want. There are many and highly significant differences in the details of how each manages users, images, links, files, article descriptions and article bodies etc. As well, there is the issue of making the module look good in a professional site.

The Repository was very promising and is due for a new released in a week or two so it might be worth checking out again. I wanted this one because it would also serve as a resource directory, which is what it primarily is for. The templating system was also promising and I spent loads of time on sorting this module out but it proved too flakey and with too many workflow issues in the end. One good point with the Repository is that it can be set to display only one section of its database which makes it easier to dedicate different instances to different purposes such as files or news. A problem however is that it does not at this point have subcategories. For files I have now opted for the decidated Free Resource Directory which is very good, but is not suited to managing articles.

NukeNews was worth the 20 bucks or so that it cost to test it out and I very nearly went back to it. It was straighforward to customise, the developer is responsive and it gave me the best results quicker than the others. An issue with the way it handles comments in certain types of article and also the way it archives made me head for the blog instead.

The blog has one problem in that it does not let multiple users post to a single category. Although each user can have lots of categories. I'm currently using this module as I am the only contributor. It has some flakiness with DNN4, but I am sticking with this module. Customising the appearance is as hard as any of them but I'm pleased with it now. One flaw is that it does not let one specify a folder for uploaded images or files and so these all end up in the root.

If you are doing this for a professional site then you will have to test and work with several modules before choosing one. If this is determining your choice of DNN in the first place then consider dedicated news/blogging tools instead if the site is primarly for that purpose.

I've missed many of the differences and also the other couple of modules I tried.. mainly because I stress that you will have to install and trial each one in any case.

Good luck

Rob

 

leupold
Asp.Net User
Re: A publishing module for DNN?12/7/2005 9:45:11 AM

0/0

you should also have a look at free "Articles" module from Efficion Consulting (www.efficionconsulting.com)


Sebastian Leupold
gamma concept mbH

DeutschNetNuke = DotNetNuke in German

DNN Project UserDefinedTable
Kjellvis
Asp.Net User
Re: A publishing module for DNN?12/13/2005 9:56:14 AM

0/0

Thank you all for your responses and sorry for the late response.  I'm gonna look at all the examples and check them out.
This module looks promising though.

I do, however have problems here. This is the first time I've installed an module so I might be doing something wrong.

I did exactly what was on that video. Placed the zip file in that modules folder and ran the command that installed it:
http://XX.XX.XX.XX/install/install.aspx?mode=InstallResources

The webpage that came up showed no errors and all looked fine.

I have no problem adding the module in the module list but when I try to use the module in for example the ContentPane I get this error when trying to add an article:

-----
An error has occurred.
Error Adding or Editing Article
-----

Also, when I try the settings for that module I get the following error:

-----
An error has occurred.
Error: Module is currently unavailable
-----

I have also tried to add a language module for our own country and after it has been successfully loaded (according to the webpage that comes up) the language doesn't appear in the select language menu.


Can anyone tell me what I do wrong?  I'm using DotNetNuke 3.2 on a Windows 2003 server.


"Imagination is more important than knowledge." - Albert Einstein
Kjellvis
Asp.Net User
Re: A publishing module for DNN?12/13/2005 1:17:31 PM

0/0

Hi there. This sounds very good indeed. I have tried the Efficion article.  I had some trouble installing it until I found out I needed another module for it to work :)

It looks quite good but it lacks a few key features we have now in our current system.
- Separated Description and details field.  Meaning that the description field with a picture is on top of the details text and the detail text doesnt continue right after the description text has ended.
- Edititing of allready inserted pictures. Once you have inserted a picture and set it's paramatres.. you can't edit those again, you have to delete the picture and redo it all
- Picture text. One of the most used things in all publishing systems.  Having text under a picture is very useful and is, as far as I can tell, mandatory in all mainstream publishing systems
- Automatic resizing of pictures inside the description and details views.
- Ability to click on the pictures inside those views in order to display the original unscaled picture.

Some may see these as picky points but they are very much a necessity in order to create a professional publishing system but I can understand that is abit much to ask for in a free module.
That's why I imagine only a commercial module for DotNetNuke has these features.
I have, however not found any such modules, even amoungst the commercial ones..

Does your system have these features?


"Imagination is more important than knowledge." - Albert Einstein
balastrea
Asp.Net User
Re: A publishing module for DNN?1/16/2006 12:13:28 AM

0/0

I know that this is an old post but I need a module like this too! I have looked everywhere and the only one I can find that comes close is the Articles module found at:

http://www.efficionsoftware.com/DotNetNuke/Modules/Articles/tabid/352/Default.aspx

Please if anyone else has any suggestions I would greatly appreciate it! I would like to note that  a module that would perform as the blogs at:

www.blogger.com would be perfect! I may looking in the wrong places but I need this to hook my brother up with a website that he can keep a travel log or travel photo blog while he travels throughout Africa in the upcoming months.

Thanx much for ANYONE that can help :-)

leupold
Asp.Net User
Re: A publishing module for DNN?1/16/2006 12:56:59 AM

0/0

If you are looking for a blog module, have a look at DotNetNuke Blog project here: http://www.dotnetnuke.com/LinkClick.aspx?link=842&tabid=877&mid=2189
Sebastian Leupold
gamma concept mbH

DeutschNetNuke = DotNetNuke in German

DNN Project UserDefinedTable
balastrea
Asp.Net User
Re: A publishing module for DNN?1/16/2006 1:34:22 AM

0/0

The DNN Blog that you are talking about does not support images in such a way that they can be inserted into various place within the text. I realize that this can possibly be done by using HTML however my brother is not skilled in using HTML and then uploading files. It would be much easier to just have a place to insert images where you want with the option to upload them via the module.

I wish that the DNN Blog would work but for what I need I dont think it will. Sad [:(]

robaxx
Asp.Net User
Re: A publishing module for DNN?1/16/2006 1:35:09 AM

0/0

I'd still do as I suggested earlier and you have discovered yourself... either sign up for Blogger or install a dedicated blog tool such as Wordpress and others. It''ll be far easier to set up, probably be easier to use, run somewhat snappier, and look better from scratch too. Yes, I'm dissing DNN here, but this is about using the right tool for the job... DNN can do it and so can 200 other web site frameworks, but save yourself a lot of drama and work by getting one made for the purpose.

http://wordpress.com/ Install yourself or get a cheap hosted one
http://www.typepad.com/ Built on Moveable Type and has a good photogallery system

http://www.writerswrite.com/blogging/software.htm List of Blog tools
http://www.lights.com/weblogs/tools.html More tools

If you absolutely must use DNN and are not afraid of putting in a lot of work then that articles module you found will do fine, as will NukeNews and also the core Blog. After much time spent with each, I now use the core Blog myself, but I would not install it for someone else to use on their holiday. I'd give them Wordpress/Typepad or Blogger.

2 cents from Rob

leupold
Asp.Net User
Re: A publishing module for DNN?1/16/2006 2:06:30 AM

0/0

balastrea wrote:

The DNN Blog that you are talking about does not support images in such a way that they can be inserted into various place within the text. I realize that this can possibly be done by using HTML however my brother is not skilled in using HTML and then uploading files. It would be much easier to just have a place to insert images where you want with the option to upload them via the module.

I wish that the DNN Blog would work but for what I need I dont think it will. Sad [:(]

That is not true. Blog uses a large text field with the HTML Editor provider, where you can easily add images at any place. For most comfort I suggest installing the FCKEditor provider from dnn.tiendaboliviana.com, where you have a gallery and upload option.


Sebastian Leupold
gamma concept mbH

DeutschNetNuke = DotNetNuke in German

DNN Project UserDefinedTable
robaxx
Asp.Net User
Re: A publishing module for DNN?1/16/2006 2:10:57 AM

0/0

balastrea wrote:

The DNN Blog that you are talking about does not support images in such a way that they can be inserted into various place within the text. I realize that this can possibly be done by using HTML however my brother is not skilled in using HTML and then uploading files. It would be much easier to just have a place to insert images where you want with the option to upload them via the module.

I wish that the DNN Blog would work but for what I need I dont think it will. Sad [:(]

As I mentioned earlier, DNN can do what you want, but you have to be prepared to make it do it. It doesn't do it out of the box. Very little in DNN works satisfactorily out of the box.. unless one has pretty low standards of design, usability and workflow that is.

To get the DNN Blog to insert pictures in a useful manner you will have to replace the FTB editor with the FCK editor provider released by Locopon (search to find it). Even with that in place, one has to size the images appropriately before uploading. If you want that to be done automatically, there are a couple of photo album modules that can do that.. but then the photo is no longer in the blog. There is also a tool and a complete file manager replacement that will do resizing, but again, not directly from within the editor.

I really can't stress any more that DNN is probably not the right tool, even if it can be bashed into shape after some work. I can think of half a dozen issues that will immediately crop up as soon as you start the work (on top of the ones already mentioned) and all of them will only hold you up. If you want to learn to use DNN for other purposes then I agree this project could be a fine place to start, however, as it is really intended for someone else' purposes (your brother's?) go with the faster and better solution and save DNN for something else.

Good luck,

Rob

timrolands
Asp.Net User
Re: A publishing module for DNN?1/16/2006 2:22:10 AM

0/0

balastrea,

I agree with both of the suggestions made here. If you really want to use DNN, and your brother will be blogging, get the DNN Blog. You can insert images from the site's uploaded files directly into the text of the blog entry.

Then again, if your brother is just going to be blogging, he should probably go ahead and use a dedicated blog tool or service, as Rob suggested.

That said, for those who are still looking for a DNN content management solution, I will be updating the one I did earlier for commercial release -- probably in April or May.


Tim Rolands
House of Nuke
Where DotNetNuke? Lives
balastrea
Asp.Net User
Re: A publishing module for DNN?1/16/2006 5:06:53 AM

0/0

To all that have replied so quick I do thank you for your comments and suggestions! The specialized "Blogging" websites seem to be what direction I should have my brother take. This is disappointing however because I bought him a domain that I was going to host with the hosting provider that I bought for myself. I was going to make a child portal (My new server only allows 1 SQL Database) and point his new domain to that portal. Then with DNN I figured it would be great for him to be able to change the content on the fly from anywhere he could have access to the net via his laptop or an internet cafe. Also he wants the ablility to create a graphic that I can turn into a skin to use for his site. (I am still learning this proccess but have one undermy belt that I made for DNN 2.) He would like it a little more personalized than using one of six templates Geeked [8-|]

So far the blogger.com site seems to have all he needs except for the webspace. I have much more space allowed by my server that I was planning to use. I know that it would be possible to use my space and link images but for him he needs the "Easy-Button" Smile [:)]

I will look forward to Tim Roland's module. It totaly sounds like the cats-meow as my brother is a journalism major he wants the layout to allow for many images throughout each article or blog.

I will look into the other suggestions mentioned above and let him choose "for now" which will work.

Call Centers 24
Asp.Net User
Re: A publishing module for DNN?1/18/2006 6:35:31 AM

0/0

Has anybody checked out the new DNN Masters Content Builder module?  Only the Lite version is currently available, with the Pro version supposedly due out any time.  I bought the Lite version earlier today, and I thought it's fairly limited as it stands --- truly a Lite version --- but it has great potential and the Pro version could be exactly what I'm looking for.  Unfortunately I've not really been able to figure out what the feature set will be for the Pro version, and of course that makes it pretty tough to know, with deadlines looming, whether to wait for it or proceed with customizing some other choices!


From Call Centers 24x7,
the DotNetNuke-savvy call center.


Platinum Benefactor
16 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Professional DotNetNuke 4: Open Source Web Application Framework for ASP.NET 2.0 Authors: Shaun Walker, Joe Brinkman, Bruce Hopkins, Scott McCulloch, Patrick J. Santry, Chris Paterra, Scott Willhite, Dan Caron, Pages: 517, Published: 2006
DotNetNuke For Dummies Authors: Lorraine Young, Philip Beadle, Scott Willhite, Chris Paterra, Pages: 408, Published: 2007
Beginning DotNetNuke Skinning and Design: Skinning and Desing Authors: Andrew Hay, Nina Meiers, Shaun Walker, Pages: 432, Published: 2007
Beginning DotNetNuke 4.0 Website Creation in VB 2005 with Visual Web Developer 2005 Express: From Novice to Professional Authors: Nick Symmonds, Pages: 448, Published: 2006
Building Websites with VB.NET and DotNetNuke 4: \b a Practical Guide to Creating and Maintaining Your Own DotNetNuke Website, and Developing New Modules and Skins Authors: Daniel N. Egan, Michael A. Washington, Steve Valenzula, Pages: 360, Published: 2006
Building Websites with VB.NET and DotNetNuke 3.0 Authors: Daniel N. Egan, Pages: 312, Published: 2005
Building Red America: The New Conservative Coalition and the Drive for Permanent Power Authors: Thomas Byrne Edsall, Pages: 320, Published: 2006

Web:
DotNetNuke Forge Magic Content is a multi-lingual content publishing module for the DotNetNuke plattform that can be used as a replacement for the current Text/HTML module. ...
How Do You Approve Images for Publishing? - Gallery Module [Lead ... Jango Studios - Skins, Modules and Hosting for DotNetNuke · eUKhost.com is commited to offer exceptional ... Re: How Do You Approve Images for Publishing? ...
A publishing module for DNN? - ASP.NET Forums A publishing module for DNN? Last post 01-18-2006 1:35 AM by Call Centers 24x7. 15 replies. Sort Posts:. Oldest to newest, Newest to oldest ...
Rip Rowan > Blog - Blog Module Musings Jun 2, 2008 ... With only a few improvements, the Blog module becomes "DNN Publisher" - a flexible publishing platform. Suddenly, this tool can support lots ...
Advanced Publishing System for DotNetNuke 2.1.2 Advanced Publishing System for DotNetNuke Version 2. ... The Advanced Publishing System is a packaged suite of modules that work together to provide a more ...
DotNetNuke - Publishing Content with Portal Templates and the Site ... Aug 9, 2008 ... DotNetNuke - Publishing Content with Portal Templates and the Site Wizard ... Tags: css dotnetnuke, custom modules, design, dnn, dotnetnuke, ...
DotNetNuke Blog - DotNetNuke - Publishing Content with Portal ... Apr 27, 2008 ... ArrowNuke DoNtetNuke Custom DNN Modules DotNetNuke Skinning and training ... DotNetNuke - Publishing Content with Portal Templates and the ...
Venexus DotNetNuke Blog - Continuous Integration Environment for ... Apr 20, 2007 ... A developer “commits” the DNN module code to Subversion. ... Net can be configured to unit test the module before publishing. ...
Dnn-module.com - AboutUs Wiki Page Publisher of commercial and custom DNN Modules. Project Management, Help Desks, Time Tracking & Reporting , DotNetNuke integration into Microsoft and ...
Dotnetnuke,dnn,Dnn skin & container,dnn module development,dnn ... We develope these modules in dnn e.g ecommerce module, photo gallery, customizations sitemap, ... Announcements - for publishing announcements, news, etc. ...




Search This Site:










where is the 'generic' error log?

side by side on iis6 and cookieless applications - help!

radiobutton ?

sending email with net.mail (no email, no error)

can someone check my code? tired of working alone...

strong naming?

dotnetnuke newbie

when and why to use the protected access modifier

don't include css files in a theme's sub folders by default

login control to authenticate windows password

other modules

2 good dnn module developers needed urgent!!

shared ssl and forms login

designer issues with master pages

masterpage, usercontrols and css

dotnetnuke site url

problem with property scrolltop and dnn

home page with out toolbar,address bar, menubar,title bar. status bar

properties not showing up of the inherited control

could not find file "c:\inetpub\wwwroot\group19\atextfile".

why don't edit the gridview by xmldatasource

pageview refresh reload seems to display cached data

taskvision, taskagents, dnn

microsoft.web.ui.webcontrols invalidcastexception

webresource.axd

web part ie web control security error

asp.net and microsoft.xmlhttp

how do i use scrolltocontrol?

"link" some imagebutton to a treeview

how do i authenticate the email server?

 
All Times Are GMT