Browse Forum Posts by Tags
-
My CommunityServer 2.1 site has the Aggregate Blogs page as home. My problem is that either I do not limit the excerpt length on this page and show images (adding color and life to the main page), or I limit the excerpt and strip all HTML, reducing the aesthetic quality of the site. I recently migrated...
Posted to
Blogs
(Forum)
by
emrysx
on
Sat, Aug 26 2006
Filed under: images, Aggregate Blogs, aggregate, Editors, excerpts, HTML editing, customize, .net, Blog
-
I ended up using an httpmodule myself, thanks for the hint. This is the solution I used for the sake of the people having the same problem. Create a VS Solution of C# Class Library called "feedredirect". Cut and paste the following code into the main class: 1 using System; 2 using System.Web;...
Posted to
Blogs
(Forum)
by
paperino
on
Mon, Aug 21 2006
Filed under: URL Redirect, Aggregate Blogs, aggregate, converting, Blog
-
My CommunityServer 2.1 site has the Aggregate Blogs page as home. My problem is that either I do not limit the excerpt length on this page and show images (adding color and life to the main page), or I limit the excerpt and strip all HTML, reducing the aesthetic quality of the site. I recently migrated...
Posted to
Blogs
(Forum)
by
emrysx
on
Sat, Aug 26 2006
Filed under: images, Aggregate Blogs, aggregate, Editors, excerpts, HTML editing, customize, .net, Blog
-
I ended up using an httpmodule myself, thanks for the hint. This is the solution I used for the sake of the people having the same problem. Create a VS Solution of C# Class Library called "feedredirect". Cut and paste the following code into the main class: 1 using System; 2 using System.Web;...
Posted to
Blogs
(Forum)
by
paperino
on
Mon, Aug 21 2006
Filed under: URL Redirect, Aggregate Blogs, aggregate, converting, Blog