| Change Set |
Date |
Downloads |
Comment |
28082
by
ReneHezser
|
Jun 30 at
9:22 AM
|
52 |
EBE - UpdateSiteMap Job: commented out the job, since it is not needed anymore and remove the job on webapplication feature deactivating - DirectPinger: Check for field existence - ExportToPDF Image fixed |
28072
by
garybushey
|
Jun 28 at
10:51 PM
|
30 |
Added preliminary code for Twitter web control |
28032
by
garybushey
|
Jun 24 at
11:03 PM
|
28 |
Added the Twitter.png file and modified the Post.XSL to use it. |
28031
by
garybushey
|
Jun 24 at
11:02 PM
|
3 |
Changed the Twitter URL so that if you have to login to Twitter the posting text will follow you |
28029
by
garybushey
|
Jun 24 at
9:14 PM
|
2 |
Added a new call to XslMethods that generates a TinyURL. Modified Post.xsl to create a new link to send the post to Twitter using the post's title and TinyURL. No checking for 140 character limit |
28024
by
ReneHezser
|
Jun 24 at
10:11 AM
|
29 |
EBE - Code Cleanup - Small issues with Ping-/Trackback resolved |
28016
by
ReneHezser
|
Jun 23 at
2:36 PM
|
18 |
EBE - Wildlife theme: Contact and Sign In links added - Ping-/Trackback implemented and themes adjusted - delete site throws an error fixed |
27987
by
ReneHezser
|
Jun 20 at
11:12 AM
|
38 |
EBE - <title> tag exists twice resolved - "Restore themes" on settings.asxp (if ?Debug=true is specified) will overwrite the themes with the feature themes |
27915
by
ReneHezser
|
Jun 13 at
4:46 PM
|
93 |
EBE - Missing Helper.cs added |
27914
by
ReneHezser
|
Jun 13 at
1:59 PM
|
13 |
EBE - Trackback/Pingback further implemented |
27825
by
ReneHezser
|
Jun 4 at
9:44 PM
|
151 |
EBE - Reverted Data Caching - Various bugfixes - feature logo :-) |
27809
by
ReneHezser
|
Jun 2 at
9:37 PM
|
60 |
EBE temporary trackback checking |
27717
by
ReneHezser
|
May 24 at
7:34 PM
|
102 |
EBE - Clear Cache after changing items - Encoding problem with Custom_ActiveX_Override.js resolved - Breadcrumb for Blog Settings Page |
27708
by
ReneHezser
|
May 23 at
12:54 PM
|
31 |
EBE - DataCaching for listitem implemented |
27524
by
ReneHezser
|
May 14 at
8:33 PM
|
116 |
EBE: - PDF download: fix for spaces in title with firefox - Get lists by web.GetList("Lists/name") instead of web.Lists["name"] - Localization.GetListName() now return RootFolder name of the list instead of the Title (needed for above) - Please update you custom themes if you use the resources posts_schema_blg_title -> blogpost_Folder bloglist_schema_blg_title -> bloglist_Folder comments_schema_blg_title -> blogcomments_Folder links_schema_blg_title -> links_Folder categories_schema_blg_title -> blogcatagories_Folder - Caching - BlogSettings are always cached - some lists are cached |
27060
by
ReneHezser
|
Apr 23 at
6:54 PM
|
225 |
- more debug output in LinkbackPinger - fixed webapp feature activation fails if no sitecollection |
26423
by
ReneHezser
|
Mar 29 at
6:32 PM
|
338 |
- fixed RSS enclosure link is relative |
26405
by
ReneHezser
|
Mar 28 at
6:21 PM
|
31 |
- fixed add comment bug |
26318
by
ReneHezser
|
Mar 25 at
6:56 PM
|
65 |
Changed Generator in Head to <meta name="generator" content="CKS:EBE 2.5" /> |
26246
by
ReneHezser
|
Mar 22 at
12:23 PM
|
81 |
- add comment as non-anonymous but not owner user fixed - new PDF Export engine |
26122
by
ReneHezser
|
Mar 17 at
6:36 PM
|
81 |
- Filter posts by category fixed which was broken with the previous changeset - Trackback: unpublished posts do not try to trackback on foreign blogs. this has to be done manually after the post has been published by opening the post, and saving it again |
26083
by
ReneHezser
|
Mar 15 at
8:56 PM
|
59 |
- Access to systempages denied: a login link is displayed in addition to the EBE message - Trackback fixed - posts with a published date in the future are hidden from postlist, post and rss TODO: create a timer job, which will register trackbacks at published time - MetaBlog Api uses Published Date instead of DateTime.Now |
25983
by
ReneHezser
|
Mar 12 at
9:10 PM
|
48 |
- Access to systempages denied: access to views is protected again - Trackback for non english blogs repaired - Featurereceiver: add EmailAddress field to comments list on feature activation if it does not exist |
25544
by
ReneHezser
|
Feb 28 at
8:05 AM
|
207 |
- Settings: Teachnorati Tags added for generating Technorati Links from post categories - Themes: Technorati Links are displayed beneath post categories |
25311
by
ReneHezser
|
Feb 20 at
5:15 PM
|
144 |
- Access to Systempages denied: changed to TransferToErrorPage instead of SendAccessDeniedHeader, so the user sees the error access to views is now still allowed, if systempages are protected - 2 instances removed, where a SPContext object was disposed (PostEventReceiver, Themes) - PDF Export improved |