New revs

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: New revs
« Reply #1980, on March 7th, 2013, 12:35 PM »
rev 1980 - Me r'connaissez-vous ? C'est moi, le crisse de fou, qui marche au-d'sus d'la ville...[1] / Hire ttipitasun hortan, baretu ditzakek soslai itsuak hegalak, baina ura nahi badun draia, hobe duzu merengeetan gastatu, Altxor Altxor Ene altxor.[2]
(21 files, 5kb)

- Removed type="text" from input tags. It's the default type. Has been in both HTML 4 and HTML 5... D'you have a problem with that? It saves tons of bytes... More files coming, it's literally hundreds of replacements. Also, replaced a few of these with type="email", as needed. (install.php, Profile.php, SSI.php, TEMPLATES: Admin, Display, GenericControls, index, Login, Mailer, ManageBans, ManageMail, ManageMaintenance, ManageMembers, Poll, Post, Profile)

- Removed CDATA and HTML comments out of script tags. CDATA tags are only useful when the page is sent with a XML header, which never happens in HTML mode (or could happen in the case of a SSI call, but let's hold our horses shall we?), and HTML comments haven't been useful for the last 15 years or so. I think it's fair to remove them, ah ah. (Subs-Cache.php, Subs-Template.php, index.template.php)

- Removed method="get" from form tags, as it's the default method anyway. And it's not used in a lot of situations... (install.php, Admin.template.php)

! Stupid laptop keyboard... (index.english.php)

* French grammar. (Search.french.php)

! Fixed number input width in search popup. (sections.css)
 1. http://fox.noisen.com/4800/harmonium/
 2. http://fox.noisen.com/4845/itoiz/
These are two of my favorite songs, so bugger off :P I can't believe I managed to go through the 70's without referencing more than a couple of prog albums!
Re: New revs
« Reply #1981, on March 7th, 2013, 01:32 PM »
rev 1981 - I met someone who looks a lot like you, she does the things you do, but she is an IBM.[1]
(36 files, 5kb)

* Turned remaining text inputs into generic inputs. (36 files, too many to bother listing.)
 1. This one's actually my ringtone.

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: New revs
« Reply #1982, on March 7th, 2013, 11:52 PM »
(25 files, 13KB)

Revision: 1982 - Chippin' around - kick my brains around the floor / These are the days it never rains but it pours[1]
Author: arantor
Date: 07 March 2013 22:50:34
Message:
! $scripturl removal, yay. (all files except EmailTemplates.english.php)
! Spacinazi. (EmailTemplates.english.php, ManageLanguages.template.php)
----
Modified : /trunk/Themes/default/Announce.template.php
Modified : /trunk/Themes/default/Boards.template.php
Modified : /trunk/Themes/default/Errors.template.php
Modified : /trunk/Themes/default/InfoCenter.template.php
Modified : /trunk/Themes/default/Login.template.php
Modified : /trunk/Themes/default/Mailer.template.php
Modified : /trunk/Themes/default/ManageAttachments.template.php
Modified : /trunk/Themes/default/ManageBoards.template.php
Modified : /trunk/Themes/default/ManageLanguages.template.php
Modified : /trunk/Themes/default/ManageMaintenance.template.php
Modified : /trunk/Themes/default/ManageMedia.template.php
Modified : /trunk/Themes/default/ManageMembergroups.template.php
Modified : /trunk/Themes/default/ManageMembers.template.php
Modified : /trunk/Themes/default/ManageNews.template.php
Modified : /trunk/Themes/default/ManagePaid.template.php
Modified : /trunk/Themes/default/ManagePermissions.template.php
Modified : /trunk/Themes/default/ManagePlugins.template.php
Modified : /trunk/Themes/default/ManageSearch.template.php
Modified : /trunk/Themes/default/ManageSmileys.template.php
Modified : /trunk/Themes/default/Media.template.php
Modified : /trunk/Themes/default/ModerationCenter.template.php
Modified : /trunk/Themes/default/Recent.template.php
Modified : /trunk/Themes/default/Search.template.php
Modified : /trunk/Themes/default/Themes.template.php
Modified : /trunk/Themes/default/languages/EmailTemplates.english.php
 1. Certainly apt given this commit and the fact it's only part of a larger beastie in getting rid of $scripturl.
Re: New revs
« Reply #1983, on March 8th, 2013, 03:59 PM »
(64 modified, 24KB)

Revision: 1983[1]
Author: arantor
Date: 08 March 2013 14:57:27
Message:
! Msg skeleton needs more bones. (Msg.template.php, skeleton.xml)
! Revert back to ENT_QUOTES on saving things. Up-side is that everything works again, but at the cost of some more bytes. But we don't mess about with security matters. (Display.php, Post2.php, JSModify.php, topic.js)
! Better formatting in language area and cleaning up old rubbish. (ManageLanguages.template.php, ManageLanguages.php, ManageSettings language file)
! Spacinazi. (Class-FTP.php, Security.php, Subs-Plugins.php)
! Groups display needs to include properly formatted IP. (Groups.php)
! MOAR DETH TO $scripturl. Nothing seems to be broken but that doesn't mean something isn't. Also note that redirectexit() doesn't need to be given a $scripturl to redirect to an internal URL. (smfinfo.php, UnitTest.template.php, install.php, Admin.php, Boards.php, Class-Editor.php, Dlattach.php, Groups.php, Load.php, ManageAttachments.php, ManageBans.php, ManageErrors.php, ManageLanguages.php, ManageMail.php, ManageMaintenance.php, ManageMembergroups.php, ManageMemberOptions.php, ManageMembers.php, ManageNews.php, ManagePaid.php, ManagePermissions.php, ManagePlugins.php, ManagePosts.php, ManageRegistration.php, ManageSearchEngines.php, ManageServer.php, ManageSettings.php, ManageSmileys.php, Aeva-Embed.php, Aeva-Foxy.php, Aeva-Gallery2.php, ManageMedia.php, ManageMedia2.php, ManageMedia3.php, Memberlist.php, ModerationCenter.php, Modlog.php, MoveTopic.php, PackageGet.php, Poll.php, Post.php, Post2.php, Profile-Actions.php, Profile-Modify.php, Profile-View.php, Profile.php, Subs-Auth.php, Subs-BoardIndex.php, Subs-Menu.php, Subs-Template.php, Themes.php)
----
Modified : /trunk/Sources/Admin.php
Modified : /trunk/Sources/Boards.php
Modified : /trunk/Sources/Class-Editor.php
Modified : /trunk/Sources/Class-FTP.php
Modified : /trunk/Sources/Display.php
Modified : /trunk/Sources/Dlattach.php
Modified : /trunk/Sources/Groups.php
Modified : /trunk/Sources/JSModify.php
Modified : /trunk/Sources/Load.php
Modified : /trunk/Sources/ManageAttachments.php
Modified : /trunk/Sources/ManageBans.php
Modified : /trunk/Sources/ManageErrors.php
Modified : /trunk/Sources/ManageLanguages.php
Modified : /trunk/Sources/ManageMail.php
Modified : /trunk/Sources/ManageMaintenance.php
Modified : /trunk/Sources/ManageMemberOptions.php
Modified : /trunk/Sources/ManageMembergroups.php
Modified : /trunk/Sources/ManageMembers.php
Modified : /trunk/Sources/ManageNews.php
Modified : /trunk/Sources/ManagePaid.php
Modified : /trunk/Sources/ManagePermissions.php
Modified : /trunk/Sources/ManagePlugins.php
Modified : /trunk/Sources/ManagePosts.php
Modified : /trunk/Sources/ManageRegistration.php
Modified : /trunk/Sources/ManageScheduledTasks.php
Modified : /trunk/Sources/ManageSearchEngines.php
Modified : /trunk/Sources/ManageServer.php
Modified : /trunk/Sources/ManageSettings.php
Modified : /trunk/Sources/ManageSmileys.php
Modified : /trunk/Sources/Memberlist.php
Modified : /trunk/Sources/ModerationCenter.php
Modified : /trunk/Sources/Modlog.php
Modified : /trunk/Sources/MoveTopic.php
Modified : /trunk/Sources/PackageGet.php
Modified : /trunk/Sources/Poll.php
Modified : /trunk/Sources/Post.php
Modified : /trunk/Sources/Post2.php
Modified : /trunk/Sources/Profile-Actions.php
Modified : /trunk/Sources/Profile-Modify.php
Modified : /trunk/Sources/Profile-View.php
Modified : /trunk/Sources/Profile.php
Modified : /trunk/Sources/Security.php
Modified : /trunk/Sources/Subs-Auth.php
Modified : /trunk/Sources/Subs-BoardIndex.php
Modified : /trunk/Sources/Subs-Members.php
Modified : /trunk/Sources/Subs-Menu.php
Modified : /trunk/Sources/Subs-Plugins.php
Modified : /trunk/Sources/Subs-Template.php
Modified : /trunk/Sources/Themes.php
Modified : /trunk/Sources/media/Aeva-Embed.php
Modified : /trunk/Sources/media/Aeva-Foxy.php
Modified : /trunk/Sources/media/Aeva-Gallery.php
Modified : /trunk/Sources/media/Aeva-Gallery2.php
Modified : /trunk/Sources/media/ManageMedia.php
Modified : /trunk/Sources/media/ManageMedia2.php
Modified : /trunk/Sources/media/ManageMedia3.php
Modified : /trunk/Themes/default/ManageLanguages.template.php
Modified : /trunk/Themes/default/Msg.template.php
Modified : /trunk/Themes/default/languages/ManageSettings.english.php
Modified : /trunk/Themes/default/scripts/topic.js
Modified : /trunk/Themes/default/skins/skeleton.xml
Modified : /trunk/other/tools/smfinfo.php
Modified : /trunk/other/unittest/templates/UnitTest.template.php
Modified : /trunk/root/install.php
 1. What ho said the t'ing with the three 'bonce', do not meddle with things you don't understand... (I'm an Iron Maiden fan, deal with it.)
When we unite against a common enemy that attacks our ethos, it nurtures group solidarity. Trolls are sensational, yes, but we keep everyone honest. | Game Memorial

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: New revs
« Reply #1984, on March 8th, 2013, 05:59 PM »
rev 1984 - Tasogare, utsusu... Madobe e to, mai oriru... / Stonehenge! Where a man's a man. And the children dance to the Pipes of Pan.[1]
(11 files, 7kb)

! Some $scripturl fixes for the previous rev (and various related things)... In a rush, Pete? My fault I guess... ;) (Groups.php, ManageMembers.php)

* More $scripturl changes. (Admin.php, ModerationCenter.php, Recent.php, Unread.php, UnreadReplies.php, Xml.template.php -- yes, it works on it too.)

* Improved logic of board index linktree. (Boards.php)

- One last remaining, well hidden type="text" input... (Register.template.php)

- Wedge can't search through its online manual. Wedge doesn't have an online manual. Wedge will never have an online manual. Manuals are for pussies. Wedge isn't for pussies. Wedge is for real men. And women. And dogs. (Admin.template.php)
! Some $scripturl fixes for the previous rev (and various related things)... In a rush, Pete? My fault I guess... ;) (Groups.php, ManageMembers.php,

* More $scripturl changes. (Admin.php, ModerationCenter.php, Recent.php, Unread.php, UnreadReplies.php, Xml.template.php -- yes, it works on it too.)

* Improved logic of board index linktree. (Boards.php)

- One last remaining, well hidden type="text" input... (Register.template.php)

- Wedge can't search through its online manual. Wedge doesn't have an online manual. Wedge will never have an online manual. Manuals are for pussies. Wedge isn't for pussies. Wedge is for real men. And women. And dogs. (Admin.template.php)
 1. This one's for Pete... Although I'm sure he'd have prefered a Metallica or Iron Maiden quote, allegedly best artists of that year :P First one is from the Macross movie ending. I love it.
Re: New revs
« Reply #1985, on March 8th, 2013, 06:07 PM »
rev 1985 - I never knew how much I cared, so I played vicious games, vicious games... / I like talking in my sleep, when people work so hard they need what they can't keep a choice that leaves them scarred...
(3 files, 2kb) (ONLY?!)

+ Added a more interesting rewrite of device-pixel-ratio, meaning you won't have to touch it anymore, you just need to use min/max-resolution with a dpi or dppx unit in your media query. (Class-CSS.php)

* Commenazi. (Class-CSS.php)

* A couple of changes to the English version of EmailTemplates. Feel free to revert them, I just felt some of it could be improved. (EmailTemplates.english.php)

* At last... My latest nemesis, the French translation of EmailTemplates descriptions, is dealt with. (EmailTemplates.french.php)
Re: New revs
« Reply #1986, on March 8th, 2013, 09:37 PM »
rev 1986 - Dakishimeta, kokoro no kosumo... Atsuku, moyase, kiseki wo okose! Kizutsuita, mama ja inai to, kiseki atta haruka na ginga... / One dream, one soul, one prize, one goal, one golden glance of what should be...[1]
(12 files, 7kb)

* More $scripturl replacements. All templates are now officially converted. Hopefully everything's working... It's getting hard to navigate along items that really need $scripturl these days. I've double-checked, but I can't test everything in context, so basically, if something's broken because of that, we'll fix it. Because that's what we do. (Ajax.php, Aeva-Foxy.php, Merge.php, MessageIndex.php, ModerationCenter.php, Modlog.php, PostModeration.php, Profile-Actions.php, Profile-Modify.php, Profile-View.php, Subs.php, ManageMedia.template.php)
 1. One is my favorite show's opening, the other is one of my childhood movies, plus Pete would want it here. :P
Re: New revs
« Reply #1987, on March 8th, 2013, 09:53 PM »
rev 1987 - Look at me standing, here on my own again... Up straight in the sunshine... No need to run and hide, it's a wonderful, wonderful life.[1]
(6 files, 3kb)

* Oh bugger, it's becoming so hard... I'm spending 10 times more time reviewing and reverting files than actually changing $scripturl calls. This smells like the end to me... ;) I'm leaving the rest up to Pete for now! Or some more interesting commit, of course... (ManageMedia2.php, MessageIndex.php, Modlog.php, PostModeration.php, Profile-Modify.php, Profile-View.php)
 1. And that's my childhood's favorite song. Done for now -- I'm sure the world can live without my anime lyrics for the next 15 commits to come... :lol:
Re: New revs
« Reply #1988, on March 10th, 2013, 10:28 PM »
rev 1988 - Nanimo iwazu dakishimeta, Anata no yasashisa wo... Wasureru hi wa nai no, You are my reason to be.[1]
(5 files, 7kb)

+ Initial implementation of the <if> test system for skeletons that Pete requested the other day. Please note that it's not been thoroughly tested. It also works on skin.xml files, meaning you can freely set a skin to <mobile> mode only for guests, or load a web font only for a specific board, whatever you want, in addition to being able to enable some skeleton blocks only for members, which was the original request. Ah, yes, I didn't implement any sort of <else> alternative, you'll have to do it the htaccess way, i.e. <if admin>...</if><if !admin>..alternative..</if>. And finally, I'm not offering support (yet) for skin constants, and <if mobile> isn't the same as <if SKIN_MOBILE>. The first tests for the user's device, while the second would (if implemented) test for mobile status of the current skin, e.g. are we inheriting from the Wireless skin or another skin that has the mobile flag on it? (Subs-Cache.php)

+ Added a few variables to the we::$user array. 'is_member' is the opposite of 'is_guest', 'is_m123' means 'is member #123', 'is_b1' means 'currently viewing board #1' and 'is_c1' is same for categories. Finally, 'is_rtl', which is initialized outside of Class-System but still ASAP, means the current language is right-to-left. Why all the variables..? Because they can now always be accessed in we::is() tests, meaning you should be able to test against them properly inside CSS files, skins or whatnot. (Class-System.php, Load.php)

! As per the above -- fixed @is (rtl) and @if (rtl) tests in CSS files, which didn't work at all (only the filename suffix system supported it). It goes to show how often I test RTL versions of my files... Yes, last time I did it, your mother wasn't even born. (Load.php)

! we::$user['name'] was always set to 'Guest' for guests, even for non-English versions, due to a missing global. Also removed another global, unneeded this time. (Class-System.php)

! Fixed a situation where sub-skins with an empty option set could generate minor errors. (Subs-Cache.php)

! Don't allow admins to choose someone else's thought for their own posterity... Oh, naughty admins! (Thoughts.php)

! Fixed typo in gallery area that caused a page crash. Also updated item page mini-sidebar to be hidden on all mobile devices, rather than just iOS stuff. (Aeva-Gallery.php)
 1. http://dossiers.cyna.fr/598.html -- I watched this movie well over 300 times between 1990 and 1995. If I bothered to keep track, then it obviously has its spot in here. :P

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: New revs
« Reply #1989, on March 11th, 2013, 09:44 PM »
(20 modified, 1 added, 3 deleted, 9KB)

Revision: 1989[1]
Author: arantor
Date: 11 March 2013 20:39:40
Message:
! Consistent styling in newsletters area, leading to dropping an old language string. (ManageNews.template.php, Admin language files)

! String that as far as I could tell wasn't being used. There is a string with the same key in index, but that particular string is used in the bbcode. (Search language file)

! Replaced old sortselect styling with the more correct foldable styling - all the places it is used, it is used in a foldable context. (ManageLanguages.template.php, ManagePermissions.template.php, sections.css, sortselect.gif)

! Literal string use in the board permissions code. (Load.php)

! Replaced the old sort_down and sort_up images with a single sprited image, configurable in the CSS. It's a small detail but to me quite an important one. It's used in quite a few places, actually. (sort_up.gif, sort_down.gif, sort.gif, index.css, Aeva-Foxy.php, ManageMembergroups.template.php, Memberlist.template.php, MessageIndex.template.php, PersonalMessage.template.php, Profile.template.php, Recent.template.php, Who.template.php)[2]
----
Modified : /trunk/Sources/Load.php
Modified : /trunk/Sources/media/Aeva-Foxy.php
Modified : /trunk/Themes/default/Errors.template.php
Modified : /trunk/Themes/default/GenericList.template.php
Modified : /trunk/Themes/default/ManageLanguages.template.php
Modified : /trunk/Themes/default/ManageMembergroups.template.php
Modified : /trunk/Themes/default/ManageNews.template.php
Modified : /trunk/Themes/default/ManagePermissions.template.php
Modified : /trunk/Themes/default/Memberlist.template.php
Modified : /trunk/Themes/default/MessageIndex.template.php
Modified : /trunk/Themes/default/PersonalMessage.template.php
Modified : /trunk/Themes/default/Profile.template.php
Modified : /trunk/Themes/default/Recent.template.php
Modified : /trunk/Themes/default/Who.template.php
Added : /trunk/Themes/default/images/sort.gif
Deleted : /trunk/Themes/default/images/sort_down.gif
Deleted : /trunk/Themes/default/images/sort_up.gif
Deleted : /trunk/Themes/default/images/sortselect.gif
Modified : /trunk/Themes/default/languages/Admin.english.php
Modified : /trunk/Themes/default/languages/Admin.french.php
Modified : /trunk/Themes/default/languages/Search.english.php
Modified : /trunk/Themes/default/languages/Search.french.php
Modified : /trunk/Themes/default/skins/index.css
Modified : /trunk/Themes/default/skins/sections.css
 1. "I want to you to tell all your friends about me..."
"But what are you?"
"I'M BATMAN."

Either that, or "It ain't much I'm asking, I heard him say,
Gotta find me a future, move out of my way,
I want it all, I want it all, I want it all, and I want it now!
I want it all, I want it all, I want it all, and I want it now!"
 2. This is used in a bunch of places, and not all of them are members-only, so I felt justified in putting it into the main index file.

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: New revs
« Reply #1990, on March 12th, 2013, 05:12 PM »
rev 1990 - Don't forget to try in mind, ai wa Jewel yori, subete wo kagayakasu...[1]
(5 files, 11kb)

* Changed SKIN_SIDEBAR string constant to two boolean constants: SKIN_SIDEBAR_LEFT, and... SKIN_SIDEBAR_RIGHT. This will be useful for the feature below. (Subs-Cache.php, Msg.template.php, Warm/skin.xml)

+ Added ability to test against skin constants from anywhere that uses the generic we::is test function. For instance, in a CSS file, doing @if (mobile) determines whether the user is using a mobile device, while @if (SKIN_MOBILE) will determine whether the current skin is targeted to mobiles (i.e., currently, the Wireless skin.) (Subs-Cache.php)

+ Added support for <else> fallbacks in skin.xml/skeleton.xml conditional tests. For instance, <if SKIN_MOBILE><do_something><else><something_else></if>. Self-described. (Subs-Cache.php)

* Updated msg mini-skeleton to make use of the new <if> system. I don't know about you, but I think it looks more complicated than it used to... ;) Well, at least it's shorter. (Display.template.php, Msg.template.php, skeleton.xml)

* Cleaned up many unused globals in the Msg template. Not sure if they're all cleaned up by now... But they probably are. (Msg.template.php)

@ Still unsure whether we should remove all SKIN_MOBILE tests from the Msg template -- or not care too much, considering the number of occurrences is now low enough to make it a very minor performance hit.
 1. I think it's the only TV show where I had my name in the ending credits, for some reason. 8-)
Re: New revs
« Reply #1991, on March 12th, 2013, 06:19 PM »
rev 1991 - Drive, driven... Gave, given... I gave myself away. / Ima, hatenai tabi ga hajimaru... Haruka na toki wo mitsumete.[1]
(23 files, 9kb)

* Renamed $context['current_action'] to just $context['action'] (it's not taken!) and replaced all awkward $_REQUEST['action'] tests with that. Also, the action is now exclusively retrieved from $_GET, rather than $_REQUEST. I don't think there's a reason to look into post data... Sub-actions are also stored in $context['subaction'], but there are more occurrences to replace, and I can't bother for now. Anyone..? (index.php, SSI.php, and two dozen files I won't bother listing.)

+ Added another (tentative) new hidden setting, $settings['default_action']. It's the equivalent of $settings['default_index'], and has priority over it. 'default_index' holds a filename (it has to contain a function with the same name), while 'default_action' holds an action name. This allows you to override the index page's default action, which is usually home or boards, and still set the $context['action'] variable correctly, something I'm afraid default_index doesn't provide for. It will be needed in some situations, such as Aeva Media being set at the default homepage: because it tests for empty actions, it could give unexpected results in the homepage. Would love to discuss the repercussions of this all! (index.php)

- Removed an empty($action) test that would never return true, because the test was already done earlier and resulted in a return. Pete..? (index.php)

* Reverted a <URL> which I'm not sure would be working. Well, it's just one, won't bother testing thoroughly. (Subs-Template.php)

* Moved respond.js inclusion for oldIE to avoid generating it for Ajax templates. (Load.php)

! Fixed animation of the search pop-up. Unfortunately, this adds about 20 bytes to our JS, but I couldn't find a tighter way to do it, otherwise I'd have done that. I even had to fight with what I suspect is a jQuery bug... (script.js)
 1. I'm running out of ideas... These are cool songs, but nowhere as good as my 70's favorites :P

Arantor

  • As powerful as possible, as complex as necessary.
  • Posts: 14,278
Re: New revs
« Reply #1992, on March 12th, 2013, 09:08 PM »
(9 modified, 3 deleted, 4KB)

Revision: 1992[1]
Author: arantor
Date: 12 March 2013 20:05:09
Message:
- More images that I can't find any trace of being used, so let's get rid of them. (im_sm_newmsg.gif, im_sm_prefs.gif, loading.gif)

! If displaying a moved-topic notice, discourage search engines from indexing it. (Display.php)

! Twitter URL isn't the same as it used to be. (ManageMemberOptions.php)

! A little overhaul on the manage message icons code, namely consistency in the UI is good, unbreaking deleting message icons and disabling this nonsense of having to 'enable customized' icons, they're on and on for good. SSI is still questionable but that has a lot of consequences I don't want to get into just yet, and the UI needs more love but I haven't figured out what I want it to look like yet. (Admin.php, ManageSmileys.php, Subs-Editor.php, Admin and ManageSmileys language files)

----
Modified : /trunk/Sources/Admin.php
Modified : /trunk/Sources/Display.php
Modified : /trunk/Sources/ManageMemberOptions.php
Modified : /trunk/Sources/ManageSmileys.php
Modified : /trunk/Sources/Subs-Editor.php
Deleted : /trunk/Themes/default/images/im_sm_newmsg.gif
Deleted : /trunk/Themes/default/images/im_sm_prefs.gif
Deleted : /trunk/Themes/default/images/loading.gif
Modified : /trunk/Themes/default/languages/Admin.english.php
Modified : /trunk/Themes/default/languages/Admin.french.php
Modified : /trunk/Themes/default/languages/ManageSmileys.english.php
Modified : /trunk/Themes/default/languages/ManageSmileys.french.php
 1. So never mind the darkness
We still can find a way
'Cause nothin' lasts forever
Even cold November rain

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: New revs
« Reply #1993, on March 13th, 2013, 11:40 AM »
rev 1993 - My dearest friend, if you don't mind... I'd like to join you by your side, where we can gaze into the stars, and sit together, now and forever... For it is plain as anyone can see, we're simply meant to be...[1]
(3 files, 2kb)

* Now that all strict errors seem to have been fixed, E_STRICT will also be recorded in database errors -- mostly to encourage plugin authors to write clean PHP. (Errors.php)

! Fixed missing global. (Class-System.php)

! Fixed wrong constant name. (Aeva-Gallery.php)
 1. Another of my long-lasting forum sigs! I went to see a subtitled copy of tNbC at a local art theater back then, and I was the only one in the room! After an hour, the projectionist actually came and joined me!
Re: New revs
« Reply #1994, on March 13th, 2013, 11:23 PM »
rev 1994 - Yoake yo ima, boku wo sukue, ai ga hoshii, ai-shite hoshii...[1]
(12 files, 5kb)

* Wess mixins will now accept: mixin names with a '.' in them (seriously, if you prefer to use a pseudo-class name, I'm not going to blame you), and mixin bodies now accept empty lines, allowing for @if tests and comments to be added in them. This was long overdue. (Class-CSS.php)

* The reason why .inline-block was an extend-type class, is that I wasn't able to get mixins to close and reopen back in the day. Well, to make things short: I found a clever workaround for that, and here's how I'm turning .inline-block into a mixin. Gzipping is much more efficient when meeting plenty of 'display: inline-block' than when seeing two occurrences of many different classes/IDs in the whole file. Obviously. This saves over 100 bytes of code. And is just clean. (common.css, index.css, index.member.css, editor.css, mana.css, Wuthering/extra.css)

! Topic titles weren't aligned correctly in IE7. (extra.ie7.css, sections.css)

! I was just going to fix a missing semi-colon in this JS code (just for consistency), but ended up rewriting it, hmm... (ManageNews.template.php)

! Fixed search popup position. (index.css)

! Fixed per-post user-box list circles. (index.css)

* Renamed #ajax_in_progress to #ajax. Why? Well, #ajax was unused in our codebase, and it saves 10 bytes in the JS file, and a few bytes as well in CSS. Isn't that enough? (script.js, index.css, extra.ios.css -- hmm... Is this really necessary in iOS? I think iOS 5 fixed 'position: fixed', can someone double-check for me?)
 1. http://namida.cyna.fr/english/ls-mother.html -- not their best album, but I can't count on rev 1996 being free for me :P