This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
8116
Off-topic / Re: Lightbox
« on December 28th, 2010, 12:18 PM »
Well, back when I was working on SimpleDesk, I approached them about getting a commercial licence for SD for its attachments, because I figured anyone using SimpleDesk, strong chance it's for something vaguely commercial which doesn't fall under their free licence.
So I asked them how I'd go about paying for a licence to distribute HS with SD, suitably for commercial uses - and they told me that it wasn't necessary and that all I had to do was make it clear at point of use that it wasn't free for commercial use (like Aeva does)
So I asked them how I'd go about paying for a licence to distribute HS with SD, suitably for commercial uses - and they told me that it wasn't necessary and that all I had to do was make it clear at point of use that it wasn't free for commercial use (like Aeva does)
8117
Off-topic / Re: Lightbox
« on December 28th, 2010, 12:09 PM »
The one thing with Highslide is the licensing is a bit of a pain, they actively discourage anyone wanting to pay for commercial licences in favour of their free options.
8118
Features / Re: New revs
« on December 28th, 2010, 04:01 AM »
Revision: 416
Author: arantor
Date: 02:46:22, 28 December 2010
Message:
! Oops, didn't fix the comment. (Login2.php)
----
Modified : /trunk/Sources/Login2.php
Revision: 415
Author: arantor
Date: 02:45:19, 28 December 2010
Message:
! Don't bother searching table for email address at login if the username doesn't contain a @ (SMF #4339) (Login2.php)
----
Modified : /trunk/Sources/Login2.php
Revision: 417
Author: arantor
Date: 03:01:24, 28 December 2010
Message:
! Used the 'digits only' subtext on 'Number of posts' on Profile/Account Settings. (SMF #4554) (Profile-Modify.php)
----
Modified : /trunk/Sources/Profile-Modify.php
Author: arantor
Date: 02:46:22, 28 December 2010
Message:
! Oops, didn't fix the comment. (Login2.php)
----
Modified : /trunk/Sources/Login2.php
Revision: 415
Author: arantor
Date: 02:45:19, 28 December 2010
Message:
! Don't bother searching table for email address at login if the username doesn't contain a @ (SMF #4339) (Login2.php)
----
Modified : /trunk/Sources/Login2.php
Posted: December 28th, 2010, 03:46 AM
Revision: 417
Author: arantor
Date: 03:01:24, 28 December 2010
Message:
! Used the 'digits only' subtext on 'Number of posts' on Profile/Account Settings. (SMF #4554) (Profile-Modify.php)
----
Modified : /trunk/Sources/Profile-Modify.php
8119
Features / Re: New revs
« on December 28th, 2010, 03:30 AM »
Revision: 413
Author: arantor
Date: 01:45:40, 28 December 2010
Message:
! Minor jQuery optimisations to condense multiple selectors (ManageRegistration.php, Profile.template.php)
----
Modified : /trunk/Sources/ManageRegistration.php
Modified : /trunk/Themes/default/Profile.template.php
Revision: 414
Author: arantor
Date: 02:30:29, 28 December 2010
Message:
! Updated to SMF 27/12/2010 daily build equivalent
! Convert newlines in birthday emails into HTML linebreaks for later handling (ManageMail.php)
! Link in manage-search engines needs to point to the right place (ManageSearchEngines.php)
! Add timeout resets for deleting members. We need to revisit this sometime though. (Profile-Actions.php, RemoveTopic.php)
! Code niceties (Subs-Admin.php, Subs-Members.php)
! Removed new_win styling from URL bbc links (does it need to be done on, say, FTP as well?) (install.sql)
! Minor language improvements (Admin.english.php, ManagePermissions.english.php)
! Formatting issue in moderation center, should be a space between the number and the title. (ModerationCenter.template.php)
----
Modified : /trunk/Sources/ManageMail.php
Modified : /trunk/Sources/ManageSearchEngines.php
Modified : /trunk/Sources/Profile-Actions.php
Modified : /trunk/Sources/RemoveTopic.php
Modified : /trunk/Sources/Subs-Admin.php
Modified : /trunk/Sources/Subs-Members.php
Modified : /trunk/Themes/default/ModerationCenter.template.php
Modified : /trunk/Themes/default/languages/Admin.english.php
Modified : /trunk/Themes/default/languages/ManagePermissions.english.php
Modified : /trunk/other/install.sql
Author: arantor
Date: 01:45:40, 28 December 2010
Message:
! Minor jQuery optimisations to condense multiple selectors (ManageRegistration.php, Profile.template.php)
----
Modified : /trunk/Sources/ManageRegistration.php
Modified : /trunk/Themes/default/Profile.template.php
Posted: December 28th, 2010, 02:45 AM
Revision: 414
Author: arantor
Date: 02:30:29, 28 December 2010
Message:
! Updated to SMF 27/12/2010 daily build equivalent
! Convert newlines in birthday emails into HTML linebreaks for later handling (ManageMail.php)
! Link in manage-search engines needs to point to the right place (ManageSearchEngines.php)
! Add timeout resets for deleting members. We need to revisit this sometime though. (Profile-Actions.php, RemoveTopic.php)
! Code niceties (Subs-Admin.php, Subs-Members.php)
! Removed new_win styling from URL bbc links (does it need to be done on, say, FTP as well?) (install.sql)
! Minor language improvements (Admin.english.php, ManagePermissions.english.php)
! Formatting issue in moderation center, should be a space between the number and the title. (ModerationCenter.template.php)
----
Modified : /trunk/Sources/ManageMail.php
Modified : /trunk/Sources/ManageSearchEngines.php
Modified : /trunk/Sources/Profile-Actions.php
Modified : /trunk/Sources/RemoveTopic.php
Modified : /trunk/Sources/Subs-Admin.php
Modified : /trunk/Sources/Subs-Members.php
Modified : /trunk/Themes/default/ModerationCenter.template.php
Modified : /trunk/Themes/default/languages/Admin.english.php
Modified : /trunk/Themes/default/languages/ManagePermissions.english.php
Modified : /trunk/other/install.sql
8120
Features / Re: New revs
« on December 27th, 2010, 05:20 PM »
Revision: 408
Author: arantor
Date: 16:20:25, 27 December 2010
Message:
+ Added auto saving drafts
+ Added draft saving object, plus hopefully all the event catches for it (editor.js)
! Modified post and PM display areas to accept AJAX input and not output the main display (Profile-View.php, PersonalMessage.php)
! Modified post and PM triggers to respond with XML if XML was requested (AJAX version) since both draft handlers deal with both normal and AJAX drafts (Post2.php, PersonalMessage.php)
! Updated editor to output draft initialiser (Class-Editor.php)
+ Added XML return to provide draft id, last saved time/string and remove URL so that Pretty URLs can rewrite it if necessary (Subs-Post.php)
! Minor language string changes (index.english.php, PersonalMessage.english.php, Profile.english.php)
----
Modified : /trunk/Sources/Class-Editor.php
Modified : /trunk/Sources/PersonalMessage.php
Modified : /trunk/Sources/Post2.php
Modified : /trunk/Sources/Profile-View.php
Modified : /trunk/Sources/Subs-Post.php
Modified : /trunk/Themes/default/languages/PersonalMessage.english.php
Modified : /trunk/Themes/default/languages/Profile.english.php
Modified : /trunk/Themes/default/languages/index.english.php
Modified : /trunk/Themes/default/scripts/editor.js
Author: arantor
Date: 16:20:25, 27 December 2010
Message:
+ Added auto saving drafts
+ Added draft saving object, plus hopefully all the event catches for it (editor.js)
! Modified post and PM display areas to accept AJAX input and not output the main display (Profile-View.php, PersonalMessage.php)
! Modified post and PM triggers to respond with XML if XML was requested (AJAX version) since both draft handlers deal with both normal and AJAX drafts (Post2.php, PersonalMessage.php)
! Updated editor to output draft initialiser (Class-Editor.php)
+ Added XML return to provide draft id, last saved time/string and remove URL so that Pretty URLs can rewrite it if necessary (Subs-Post.php)
! Minor language string changes (index.english.php, PersonalMessage.english.php, Profile.english.php)
----
Modified : /trunk/Sources/Class-Editor.php
Modified : /trunk/Sources/PersonalMessage.php
Modified : /trunk/Sources/Post2.php
Modified : /trunk/Sources/Profile-View.php
Modified : /trunk/Sources/Subs-Post.php
Modified : /trunk/Themes/default/languages/PersonalMessage.english.php
Modified : /trunk/Themes/default/languages/Profile.english.php
Modified : /trunk/Themes/default/languages/index.english.php
Modified : /trunk/Themes/default/scripts/editor.js
8121
Features / Re: New revs
« on December 26th, 2010, 05:05 PM »
Revision: 403
Author: arantor
Date: 16:04:47, 26 December 2010
Message:
+ Added ability to view saved PM drafts (including fix to menu) (PersonalMessage.php, PersonalMessage.template.php, PersonalMessage.english.php, Subs.php, index.english.php)
----
Modified : /trunk/Sources/PersonalMessage.php
Modified : /trunk/Sources/Subs.php
Modified : /trunk/Themes/default/PersonalMessage.template.php
Modified : /trunk/Themes/default/languages/PersonalMessage.english.php
Modified : /trunk/Themes/default/languages/index.english.php
Author: arantor
Date: 16:04:47, 26 December 2010
Message:
+ Added ability to view saved PM drafts (including fix to menu) (PersonalMessage.php, PersonalMessage.template.php, PersonalMessage.english.php, Subs.php, index.english.php)
----
Modified : /trunk/Sources/PersonalMessage.php
Modified : /trunk/Sources/Subs.php
Modified : /trunk/Themes/default/PersonalMessage.template.php
Modified : /trunk/Themes/default/languages/PersonalMessage.english.php
Modified : /trunk/Themes/default/languages/index.english.php
8122
Off-topic / Re: Merry Christmas
« on December 26th, 2010, 04:25 PM »* Arantor hopes everyone had a good time doing whatever they were doing, religion aside :)
8123
Features / Re: New revs
« on December 26th, 2010, 05:29 AM »
Revision: 400
Author: arantor
Date: 04:28:59, 26 December 2010
Message:
! Bug fix for missing legend text in admin panel (Admin.english.php)
+ Main menu items for drafts, both in posts (under profile) and PMs (under messages) (Subs.php, index.english.php)
+ Saving PM drafts (Class-Editor.php, Display.php, PersonalMessage.php, Post.php, Subs-Post.php)
----
Modified : /trunk/Sources/Class-Editor.php
Modified : /trunk/Sources/Display.php
Modified : /trunk/Sources/PersonalMessage.php
Modified : /trunk/Sources/Post.php
Modified : /trunk/Sources/Subs-Post.php
Modified : /trunk/Sources/Subs.php
Modified : /trunk/Themes/default/languages/Admin.english.php
Modified : /trunk/Themes/default/languages/index.english.php
Author: arantor
Date: 04:28:59, 26 December 2010
Message:
! Bug fix for missing legend text in admin panel (Admin.english.php)
+ Main menu items for drafts, both in posts (under profile) and PMs (under messages) (Subs.php, index.english.php)
+ Saving PM drafts (Class-Editor.php, Display.php, PersonalMessage.php, Post.php, Subs-Post.php)
----
Modified : /trunk/Sources/Class-Editor.php
Modified : /trunk/Sources/Display.php
Modified : /trunk/Sources/PersonalMessage.php
Modified : /trunk/Sources/Post.php
Modified : /trunk/Sources/Subs-Post.php
Modified : /trunk/Sources/Subs.php
Modified : /trunk/Themes/default/languages/Admin.english.php
Modified : /trunk/Themes/default/languages/index.english.php
8124
Features / Re: New revs
« on December 26th, 2010, 02:51 AM »
Revision: 399
Author: arantor
Date: 01:51:09, 26 December 2010
Message:
+ If a topic is locked, and the user does not have moderation powers, the message for drafts is handled appropriately as well as offering to make it a new topic. (Profile-View.php, Profile.english.php, Profile.template.php)
----
Modified : /trunk/Sources/Profile-View.php
Modified : /trunk/Themes/default/Profile.template.php
Modified : /trunk/Themes/default/languages/Profile.english.php
Author: arantor
Date: 01:51:09, 26 December 2010
Message:
+ If a topic is locked, and the user does not have moderation powers, the message for drafts is handled appropriately as well as offering to make it a new topic. (Profile-View.php, Profile.english.php, Profile.template.php)
----
Modified : /trunk/Sources/Profile-View.php
Modified : /trunk/Themes/default/Profile.template.php
Modified : /trunk/Themes/default/languages/Profile.english.php
8125
Features / Re: New revs
« on December 25th, 2010, 03:54 AM »
Revision: 395
Author: arantor
Date: 01:01:38, 25 December 2010
Message:
+ Added ability to remove all drafts at once (Profile-View.php, Profile.english.php, Profile.template.php)
+ Added ability to automatically prune posts, as well as advising the user of the time drafts live for. (install.sql, ManagePosts.php, ScheduledTasks.php, Help.english.php, Profile-View.php, Profile.english.php, Profile.template.php)
----
Modified : /trunk/Sources/ManagePosts.php
Modified : /trunk/Sources/Profile-View.php
Modified : /trunk/Sources/ScheduledTasks.php
Modified : /trunk/Themes/default/Profile.template.php
Modified : /trunk/Themes/default/languages/Admin.english.php
Modified : /trunk/Themes/default/languages/Help.english.php
Modified : /trunk/Themes/default/languages/Profile.english.php
Modified : /trunk/other/install.sql
Revision: 396
Author: arantor
Date: 01:37:18, 25 December 2010
Message:
! Cleaned up how 'topic-no-longer-exists' is determined ready for later (Profile-View.php, Profile.template.php)
! Bug fixes in resaving drafts (Subs-Post.php)
----
Modified : /trunk/Sources/Profile-View.php
Modified : /trunk/Sources/Subs-Post.php
Modified : /trunk/Themes/default/Profile.template.php
Revision: 397
Author: arantor
Date: 01:41:11, 25 December 2010
Message:
! Move the call to load the error language file into determineActions since this can be called from the profile area too, rather than only Who(). (Who.php)
----
Modified : /trunk/Sources/Who.php
Revision: 398
Author: arantor
Date: 02:54:14, 25 December 2010
Message:
! Fix the installer dumping updateStats cache files in the wrong place because $cachedir wasn't brought into scope properly. (install.php)
----
Modified : /trunk/other/install.php
Author: arantor
Date: 01:01:38, 25 December 2010
Message:
+ Added ability to remove all drafts at once (Profile-View.php, Profile.english.php, Profile.template.php)
+ Added ability to automatically prune posts, as well as advising the user of the time drafts live for. (install.sql, ManagePosts.php, ScheduledTasks.php, Help.english.php, Profile-View.php, Profile.english.php, Profile.template.php)
----
Modified : /trunk/Sources/ManagePosts.php
Modified : /trunk/Sources/Profile-View.php
Modified : /trunk/Sources/ScheduledTasks.php
Modified : /trunk/Themes/default/Profile.template.php
Modified : /trunk/Themes/default/languages/Admin.english.php
Modified : /trunk/Themes/default/languages/Help.english.php
Modified : /trunk/Themes/default/languages/Profile.english.php
Modified : /trunk/other/install.sql
Posted: December 25th, 2010, 02:02 AM
Revision: 396
Author: arantor
Date: 01:37:18, 25 December 2010
Message:
! Cleaned up how 'topic-no-longer-exists' is determined ready for later (Profile-View.php, Profile.template.php)
! Bug fixes in resaving drafts (Subs-Post.php)
----
Modified : /trunk/Sources/Profile-View.php
Modified : /trunk/Sources/Subs-Post.php
Modified : /trunk/Themes/default/Profile.template.php
Posted: December 25th, 2010, 02:38 AM
Revision: 397
Author: arantor
Date: 01:41:11, 25 December 2010
Message:
! Move the call to load the error language file into determineActions since this can be called from the profile area too, rather than only Who(). (Who.php)
----
Modified : /trunk/Sources/Who.php
Posted: December 25th, 2010, 02:41 AM
Revision: 398
Author: arantor
Date: 02:54:14, 25 December 2010
Message:
! Fix the installer dumping updateStats cache files in the wrong place because $cachedir wasn't brought into scope properly. (install.php)
----
Modified : /trunk/other/install.php
8127
Off-topic / Re: I spammed you!
« on December 23rd, 2010, 12:01 AM »
Well, for the last couple of weeks you have been pretty consistently about 60 posts ahead of me, so I wouldn't call it a given, yet.
I'm enjoying what I'm working on right now, which is the importer, since it occurred to me how to deal with all the encoding issues without any real work on my part. (And in a way that doesn't depend on odd extension libraries like iconv being available, which is when my day got a whole lot better... but more on that later ;))
I'm enjoying what I'm working on right now, which is the importer, since it occurred to me how to deal with all the encoding issues without any real work on my part. (And in a way that doesn't depend on odd extension libraries like iconv being available, which is when my day got a whole lot better... but more on that later ;))
8128
Off-topic / Re: I spammed you!
« on December 22nd, 2010, 11:34 PM »
DAMN YOU, DAMN YOU ALL TO HECK! :P
Maybe I'll just have to beat you to 5k then... :whistle:
Maybe I'll just have to beat you to 5k then... :whistle:
8129
Off-topic / Re: I spammed you!
« on December 22nd, 2010, 10:53 PM »
Hmm, I'm tempted to go spam just to see if I can hit 2500 by tomorrow which might *just* beat Nao, but that seems like effort when I have more important things to do.