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:1564

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:2683

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:2

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:2683

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:4

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:2683

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

How can I implement .net forms authentication in DNN? by pvirk
Hello,I am in the process of migrating an existing asp.net website over to Dot Net Nuke.  This websi...
Fixing Ugly URL's by digitaldoom
I've noticed that the QueryStrings in DNN (with Friendly URLs turned off) show Tabid=XXX.Is there an...
RE: Host menu gone? by digitaldoom
I had this problem also... My whole Host account is gone. When I login with Admin and I view a...
RE: Assign a css id to a module. by corourke
That's what I've been doing so far however that adds extra divs which isn't the most semantic way to...
Editing Blog Module to say News instead of Blog by omorgan
Hello,I'm trying to find where I can edit the blog module from saying Blog to make it say News. My b...
RE: Document management Modules by jfitzgerald
Ideally the following Check in\ out facility – Giving audit trail of who has ‘checked out’ the do...
RE: Document management Modules by jncraig
What functionality would such a module have?
RE: control panel keeping rolling up by jncraig
Well ... I haven't seen this problem in IE, so your job might not be over ...
Document management Modules by jfitzgerald
Hi Guys,I'm trying to find out if dnn has an advanced document management module?Can anyone help??Ma...
RE: control panel keeping rolling up by rizwan7705
thanks for trying to help me out but problem was with windows internet explorer 7.when i tryed firfo...
RE: Main Menu Bar by jncraig
If you learn a little bit about skinning, you can do this easily by removing those controls from the...
RE: Main Menu Bar by saliml
I need to remove both the bar together with the seach control
RE: Assign a css id to a module. by jncraig
Use the Header and Footer of the advanced module settings to wrap a div tag around the module, and s...
RE: FCKEditor + Behavior by jncraig
Ummm ... no. But I hope somebody else has some ideas.
RE: Different background image on each page by jncraig
No, I wouldn't do it with skins, but I'd make that part of the page content. Just as you have diffe...
RE: Main Menu Bar by jncraig
This is part of the skin and certainly can be removed. I'd recommend that you begin by viewing some...
RE: error in SQL Server authentication login password by jncraig
Are you sure that the password isn't just being shown as a string of asterisks: ***********? This...
RE: SolPartMenu and organization by jncraig
I don't believe that there is a place to specify that pages are in alphabetical order. But, you can...
RE: Container Spacing by jncraig
Is this done with a Text/HTML module? Have you looked at the HTML source to see what is there? Y...
RE: control panel keeping rolling up by jncraig
Hmmm ... this is an odd one. Can you perhaps make a second DotNetNuke installation and see if it ha...
AppTheory
RSS Feeds