This site is a technical blog about TYPO3 content management system (more). Latest articles are below for your convenience. Clicking on the title will show you the full article. Thank you for coming!
23. July 2008 by Dmitry Dulepov
I just sent two extension updates to TER. They will appear soon. Login user track and comments were updated.
Login user track is a TYPO3 extension that records Frontend user activities. It records when user last logged in, how many pages he visited and what pages he visited. The extension was originally written by Kasper but was not updated for a long time. Netcreators needed additional functionality to this extension, so I took it, added...
Posted in News |
| 34 views
13. June 2008 by Dmitry Dulepov
Here is a new review of the Steve Krug's "Don't Make Me Think!" book.
Posted in News |
| 201 views
11. June 2008 by Dmitry Dulepov
I decided to change how URLs to artciles look like. Earlier it was like /post-details/archive/2008/may/10/whatever/. Segments 2 to 5 do not add any value to URL, they just lengthen it. So I got rid of them. Don't worry, all your bookmarks are still valid! I added mod_rewrite redirection for old addresses.
Here is what I did...
Posted in EXT:RealURL, News |
| 223 views
06. June 2008 by Dmitry Dulepov
Yesterday some unintelligent worker cut the power cable of my provider's anthena (radio modem). As a result I lost internet connection for unlimited time. No one has idea when it will be fixed. Possibly the cable will be replaced completely. I think it is several kilometers in length to digg, also below major roads.
I am writing this message from a shopping center, which is 100km away from my house to announce that new articles on this web site will appear when I have Internet connection...
Posted in News |
| 101 views
26. May 2008 by Dmitry Dulepov
For a week I had nc_ttnews_mostread extension installed and read counter silently working on this web site. Now it is time to reveal it!
Posted in News |
| 141 views
26. May 2008 by Dmitry Dulepov
Today's RealURL release brings two new features.
The first one is support for config.absRefPrefix. Earlier versions did not take that setting into account and refused to create proper links. Now this works. RealURL will recognize the prefix and create URLs. However the prefix will not be applied back to URl automatically. You need to tell RealURL to do it. This happens because there are different cases when config.absRefPrefix is used and applying it blindly all the time would not be right....
Posted in EXT:RealURL, News |
| 203 views
25. May 2008 by Dmitry Dulepov
I deicided to make small visual changes on this blog. First of all...
Posted in News |
| 74 views
14. February 2008 by Dmitry Dulepov
Today another TYPO3 extension for comments family was released. It is IP blocking filter (extension key: comments_ipbl). It includes SpamHaus DROP ("Don't Route or Peer") list, can use DNSBL, and lets administrator block IP addresses either manually or by clicking on the link in notification e-mail.
This extension uses new hooks in Comments TYPO3 extension. I had to change some existing hook to make them more generic. So if anyone used comments_ic ("Comments: individual closing") together with...
Posted in News |
| 36 views
12. February 2008 by Dmitry Dulepov
TYPO3 Award 2008 contest was announced yesterday. I wonder will "comments" extension get an award as best extension since 2003? :)
Posted in News |
| 41 views
06. February 2008 by Dmitry Dulepov
This is a small maintenance release. Fixed bug #6849 (compatibility with MySQL < 4.1) and another incarnation of "postVarSet" bug.
Posted in News |
| 30 views