Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Badges

Any minute now…

elm

Username
elm
Joined
Visits
374
Last Active
Roles
Member
Badges
0
Points
0
Posts
26

Comments

  • Ok. Just made a mistake. Now everything should work.
    in Check Names Comment by elm July 2008
  • Ok. Just made a mistake. Now everything should work.
    in Check Names Comment by elm July 2008
  • Thanks. But the problem is the update. Everytime a new version is released, i have to change some code in nearly every extension I use so I try to make you to do the changes ;). But I see it is not possible to fulfill everyones wishes. Maybe it is p…
  • I think it would be better if normal links are not displayed link this ->link
  • Thanks. But the problem is the update. Everytime a new version is released, i have to change some code in nearly every extension I use so I try to make you to do the changes ;). But I see it is not possible to fulfill everyones wishes. Maybe it is p…
  • I think it would be better if normal links are not displayed link this ->link
  • Hi, I have an other suggestion :) I would like to see the role of each blog poster. So I added if ($Row['AuthRoleDesc'] != '') $BlogPost->DisplayName .= " (".FormatStringForDisplay($Row['AuthRoleDesc'] .")"); to Control.BlogThis.php after lin…
    in BlogThis Comment by elm January 2009
  • Can you please provide a setting to turn the "Start a blog post" button off in the next release? Thank You //EDIT: I think you made a litte mistake in the default.php: $Context->SetDefinition['BlogThisSettings'] = 'BlogThis Settings'; sh…
    in BlogThis Comment by elm January 2009
  • Hi spode, I have an other question. I want to use Attachments 2 with Inline Images 1.4. Since BlogThis uses the CommentManager I thougth it would be compatible to Attachments but it isn't. Maybe you can give me a hint where to search to get this …
    in BlogThis Comment by elm October 2008
  • Yeah spode, you are my hero :) Very nice, as far as I can tell after 2 mins testing it works like charm! Great Work!
    in BlogThis Comment by elm October 2008
  • Now here is the final patch for MultiRoles support. It adds to extra sql statements where the comments are queryed and it replaces the comment counting when MultiRoles 2.0+ is installed. I look forward to see this in your extention spode. Thank you.…
    in BlogThis Comment by elm October 2008
  • Here is my patch to enable MultiRoles support: http://home.in.tum.de/~mutter/BlogThis_1.11_Add_MultiRoles_Support.patch spode: Maybe you can add this to your great extension. I think you only need a little if to check if MultiRoles is installed. …
    in BlogThis Comment by elm October 2008
  • Can you please define all strings with $Context->SetDefinition()? That would make it easyer to translate. For exmaple: by elm on 07.14.08 in test or "Click to see examples" in the settings dialog.
    in BlogThis Comment by elm July 2008
  • Hi, I have an other suggestion :) I would like to see the role of each blog poster. So I added if ($Row['AuthRoleDesc'] != '') $BlogPost->DisplayName .= " (".FormatStringForDisplay($Row['AuthRoleDesc'] .")"); to Control.BlogThis.php after lin…
    in BlogThis Comment by elm January 2009
  • Can you please provide a setting to turn the "Start a blog post" button off in the next release? Thank You //EDIT: I think you made a litte mistake in the default.php: $Context->SetDefinition['BlogThisSettings'] = 'BlogThis Settings'; sh…
    in BlogThis Comment by elm January 2009
  • Hi spode, I have an other question. I want to use Attachments 2 with Inline Images 1.4. Since BlogThis uses the CommentManager I thougth it would be compatible to Attachments but it isn't. Maybe you can give me a hint where to search to get this …
    in BlogThis Comment by elm October 2008
  • Yeah spode, you are my hero :) Very nice, as far as I can tell after 2 mins testing it works like charm! Great Work!
    in BlogThis Comment by elm October 2008
  • Now here is the final patch for MultiRoles support. It adds to extra sql statements where the comments are queryed and it replaces the comment counting when MultiRoles 2.0+ is installed. I look forward to see this in your extention spode. Thank you.…
    in BlogThis Comment by elm October 2008
  • Here is my patch to enable MultiRoles support: http://home.in.tum.de/~mutter/BlogThis_1.11_Add_MultiRoles_Support.patch spode: Maybe you can add this to your great extension. I think you only need a little if to check if MultiRoles is installed. …
    in BlogThis Comment by elm October 2008
  • Can you please define all strings with $Context->SetDefinition()? That would make it easyer to translate. For exmaple: by elm on 07.14.08 in test or "Click to see examples" in the settings dialog.
    in BlogThis Comment by elm July 2008
  • Hi, I'm german and I want to translate AddMember for my site. Can you please make the definitions usable with a different language? As I saw in other extensions its made with //1, //2 and so on. I mean for example: $Context->SetDefinition('…
    in AddMember Comment by elm July 2008
  • Hi, I'm german and I want to translate AddMember for my site. Can you please make the definitions usable with a different language? As I saw in other extensions its made with //1, //2 and so on. I mean for example: $Context->SetDefinition('…
    in AddMember Comment by elm July 2008
  • Hi, the update check out of the vanilla forum does not work. It' because in default.php the name is FeedPublisher but here it is Feed Publisher. Just a little change to make it work.
    in Feed Publisher Comment by elm July 2008
  • Hi, the update check out of the vanilla forum does not work. It' because in default.php the name is FeedPublisher but here it is Feed Publisher. Just a little change to make it work.
    in Feed Publisher Comment by elm July 2008
  • I get the following PHP Notice when I use Nuggets: Notice: Undefined index: WEBROOT in /var/www/hms/extensions/Nugget/library/Function.Nugget.php(61) : eval()'d code on line 8 How can I fix that? //EDIT: Ok, I fixed it. One of my nuggets tr…
    in Nuggets Addon Comment by elm July 2008
  • I get the following PHP Notice when I use Nuggets: Notice: Undefined index: WEBROOT in /var/www/hms/extensions/Nugget/library/Function.Nugget.php(61) : eval()'d code on line 8 How can I fix that? //EDIT: Ok, I fixed it. One of my nuggets tr…
    in Nuggets Comment by elm July 2008
  • Is there any chance to get this into Core? Would solve a lot of problems.
    in Multi Roles Comment by elm November 2008
  • Is there any chance to get this into Core? Would solve a lot of problems.
    in Multi Roles Comment by elm November 2008
  • I want the guest welcome message only on my start page. This ist the BlogThis page (extension.php?PostBackAction=Blog) How do I have to modify the default.php? Simply adding extension.php to the array and delete everything else does not work. Then t…
  • I want the guest welcome message only on my start page. This ist the BlogThis page (extension.php?PostBackAction=Blog) How do I have to modify the default.php? Simply adding extension.php to the array and delete everything else does not work. Then t…