You need to Register for free and Login to post a message in the forum.

Forum

Subject: Document New Blog
Prev Next
You are not authorized to post a reply.

Author Messages
melanyie
Nuke Newbie
Nuke Newbie
Posts:5

29 Feb 2008 10:44 AM  
Do any one have the documentation on the new blog and the features. We installed the new blog module.
jncraig
Nuke Master I
Nuke Master I
Posts:1973

29 Feb 2008 7:08 PM  
Have you looked at the DotNetNuke Online Help?

For specific issues and questions about the Blog Module, there is also a forum at dotnetnuke.com.

And you can always ask questions here.

Joe Craig
DNN Creative Support
Subscribe to the website
leesykes
Nuke Master II
Nuke Master II
Posts:2927

05 Mar 2008 3:14 PM  
Info on Blog module can be read here

V3.4.0 release notes:
BLG-6299 Blog module: Updating comments
Button now says Update when updating the comment.

BLG-4501 Blog module: search button size
Removed fixed button size, and moved it down one row. Search text can now span across without affecting the layout.

BLG-5307 Blogs - Can't open article in new browser window
Changes link from PostBack to GET. Users can now open link in new windows.

BLG-6296 Blog module: Add CSS Styles to Calendar in Blog Archive
The blog calendar is now fully skinnable. To modify the default design, simply
modify the Module.css file found in the blog folder.

BLG-5813 Blog module: Cancel new entry = ModuleLoadException
Fixed so that this no longer happens when editing/adding blog entries.

BLG-6722 Blogs module: FCK Editor on comments.
Althought we have not added the the Rich Text Editor for security reasons,
we have satisfied the latter part of this request to increased the size of the comment textbox.

BLG-3787 htmlencode trackback emails
Added defensive programming methods to help preventing issues if they do indeed exist.

BLG-6126 Make Blog Module Title Editable
Container title is now editable. The Blog title was moved to a label by itself in
the body of the module with an h2 element which satisfies SEO practices.

BLG-5603 Blog module: Use H1 (or H2) tags instead of "Head" Class
Converted entire blog Entry view to CSS layout following the guidelines in this ticket.

BLG-4471 trackback titles not correctly encoded
Modified the codebase to ensure that title and description in the generated XML are
encapsulated between [CDATA[]] fields.

BLG-4034 able to read one blog entry from another blog by altering querystringfrom another portals
The portalid was never taken in cosideration when firing the queries to the database.
This issue has been rectified, and blog entries are now pulled with the portalid in context.

BLG-3754 File Uploads
Removed the blog specific upload function. The module will now use the FCK Editor's
upload functionality.

BLG-3566 FB-206: Blog - Missing tool tip help
Following careful review we decided not to address this item as described. The current blog does in fact provide HELP text next to each field. While it does not make use of the DNN LABEL control, it does provide the user with the adequate information. Furthermore, keeping in mind the fact that we will be re-developing the blog module from the ground up very soon we decided to focus on bugs with a higher priority instead.

BLG-4888 Edit old blog item changes time -1
Revised all issues related to date time and timezone issues. Refactored all the
routines involved and verified to be working correctly based on time zone selection.
Please note that this does NOT fix previously posted entries.

BLG-5949 Date & Time Issue on Blog Entries
Revised all issues related to date time and timezone issues. Refactored all the
routines involved and verified to be working correctly based on time zone selection.
Please note that this does NOT fix previously posted entries.

BLG-6121: Add Edit Entry Link Wherever an entry is displayed
In previous versions the Edit Entry action link was only found when navigating down
to the entry detail page. We have now added this action link on everywhere a blog
entry is displayed and shown only to blog owners.

BLG-5425 Unnecessary creation of Folders in Portal/PortalID/Blog/Files
Everytime a blog entry was made, a folder structure was created under the
portal's folder irrespective of whether an image/file was added or not. These
folders are now create ONLY if a file is uploaded.

BLG-4154 Blog Module : Archive Calendar Not Working Properly
Calendaring filters were not running the proper queries. This has been fixed to
enable proper filtering by a specific day or month.

BLG-3972 comments not showing fullname correctly
Setting is available in Blog Settings page to pick whether to show username or
fullname in comments and blog posts.
gs with a higher priority instead.

BLG-4888 Edit old blog item changes time -1
Revised all issues related to date time and timezone issues. Refactored all the
routines involved and verified to be working correctly based on time zone selection.


Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts
jshoe
Nuke Newbie
Nuke Newbie
Posts:3

28 Mar 2008 5:09 PM  
I was just going through the blog tutorial video from this site and noticed in the latest version of the blog (03.04.00) that came with dnn 04.08.01, the option to 'allow upload options' in the 'blog module options' has been taken away.  Blog ver 03.03.01 with DNN 04.07.00, that option is available.

Upon further investigation, here is the discussion on why option was removed >> http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/92/threadid/193841/scope/posts/threadpage/1/Default.aspx

It's too bad they chose to remove it.  Can anyone recommend other blog modules (free or commercial)?
leesykes
Nuke Master II
Nuke Master II
Posts:2927

02 Apr 2008 8:49 AM  
hello,

An option you could look at as a blog module is ventrians news articles module: www.ventrian.com

Thanks,

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts
tvanwynen
Nuke Newbie
Nuke Newbie
Posts:5

07 May 2008 11:02 AM  
just moving my site to DNN 4.5.5 installation from a 3.3.7 installation.
the blog module is now updated, to Blog Module for DNN 3.X and 4.x 03.03.01 (am afraid to try updating to the latest yet)
I used to have blog module 03.02.00
the blogs did not make the trip over during the conversion process, by the way, guess that was too much to expect.
so now am trying to put some of the old entries over by hand, and ran into a change in the way the date input works. Before I could edit the date field when posting to a past or future date and the module would take it. Now I only get the date and time that I am actually creating the new blog entry. So I can't get the dates right and can't work ahead. Any thoughts on a way to work around this? Edit the date fileds directly in the SQL tables?
thanks
leesykes
Nuke Master II
Nuke Master II
Posts:2927

09 May 2008 9:12 AM  
I have just loaded up DNN4.8.2 with blog 3.4.0

When you add a blog entry the first option is Entry Date, if you enter a future date it will publish the blog in the future.

- Perhaps you should try backing up your live database and install it to a localhost installation and then upgrading the blog to the latest version, you can then run any tests you require without affecting your live DotNetNuke installation.

These may help:
Thanks,


Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts
You are not authorized to post a reply.
Forums > DotNetNuke® > Modules > Document New Blog



ActiveForums 3.7

Latest Forum Posts

RE: Problem in front end by leesykes
The first place I would look is in your skin code, the code for the ControlPanel should look somethi...
RE: Registration Module - Title Repeating Twice by leesykes
Yes, most of the work has been already done for you in the free skins that are available on DNN crea...
Problem in front end by kaustav_kar
Hi,In my website which is in Dot Net Nuke is showing the control panel in the front end in all the p...
RE: Registration Module - Title Repeating Twice by jncraig
Creating a custom container isn't necessary!Lee has been including a "transparent, no title" skin wi...
RE: Registration Module - Title Repeating Twice by Tripytaka
Leesykes, Thank you for your prompt reply. I have un-ticked the display container setting and it ...
RE: Free website monitor by inetwiz
Another free site monitor website is http://www.contentsitemonitor.com This site allows to you to pe...
RE: PowerDNN by jazzylily
I have spoken with Tony Valenti today.  He seems like a nice man and has assured me that he will loo...
RE: Any Idea On A Module For The Following? by leesykes
I haven't seen anything that will do this in one area. Looks like you may need a custom module for t...
RE: Google Maps Tutorial Website by mgordon
Hi,I took a look at your site.  It was not bad at all.My only suggestion would be to somehow delinea...
RE: PowerDNN by DavidWSnow
I have been with PowerDNN for about a year now. No performance degradation issues.They do seem to go...
RE: PowerDNN by mgordon
JazzLilly,Please let us know if your issues get resolved.  I'm getting ready to start a contract for...
RE: Any Idea On A Module For The Following? by mgordon
OK, thanks Joe. Anyone else have any ideas? Thanks! Mark
RE: Any Idea On A Module For The Following? by jncraig
Yikes! I guess my answer is no. I don't know of a module that will meet your needs on this one.
RE: Any Idea On A Module For The Following? by mgordon
Hi Joe, No, you were answering someone else's question. Please re-read my question at the top. ...
RE: Changing top navigation bar item by jncraig
Great!
RE: Creating anchors across modules by jncraig
I have had no problem inserting anchors. If you want to place anchors at the top or bottom of modul...
RE: Registration Module - Title Repeating Twice by leesykes
That's interesting, I have never seen that before!But, after adding the user accounts module to the ...
RE: PowerDNN by MobileNow
Hi JazzLilly,Is there a phone number I can reach you at?  I'd like to talk with you about your issue...
RE: Creating anchors across modules by leesykes
it should be possible to add anchor points anywhere on a page, all you need to do is work out how to...
RE: Media in internet explorer. by leesykes
if you are only adding images to the page, I would simply use the text HTML module and this should g...
AppTheory
RSS Feeds