Difference between revisions of "Talk:Vallor - Tests"

From Baka-Tsuki
Jump to navigation Jump to search
m
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<big><big>'''If you want to make comments, feel free to write them here.'''</big></big><hr/><br><br>
+
<big>'''If you want to make comments, feel free to write them here.'''</big><hr/><br><br>
==Changes==
 
===ToC===
 
I just noticed that if you have a section closed and press a link in the ToC and I'm pretty sure I already know the answer but is there any way to fix that? My guess is no because it looks like it is calling a constuctor to do it and the only way to fix that would be to manually recode it (a huge pain) and it would not auto update. Tell me if you come up with a work around.<br>
 
[[User:Yascob99|Yascob99]] ([[User talk:Yascob99|talk]]) 21:31, 6 March 2014 (CST)
 
<br><br>
 
I gonna see what I can do.
 
::[[User:Vallor|Vallor]] ([[User talk:Vallor|talk]]) 09:11, 7 March 2014 (CST)
 
<br><br>
 
Don't worry about it too much and waste too much time on it its setup through a preset constructor though I'm not sure whether its part of the mediawiki php or added by the people here at BT. I did notice its the same on the Toaru page as well so really don't try too hard and honestly It won't be easy even if you figure out how to build a constructer in php because then you need it to somehow Identify that the destination is in a collapsed section of code then Identify which piece opens it and then get it to openthe piece and finally link you right to it. so in otherwords it may be possible but its way beyond the level of what is being done on this page.
 
The reason I mentioned that is I thought that there might be a way to remove the default one and manually maintain it because honestly that would be easier but would require people to know how to do it themselves however from my investigation the main pages call the ToC constructer by default and its irremovable so I thought there may be some way to overide it. Anyways that was quite alot words so I don't blame you if you haven't read it all. Thanks so much for doing this and If you ever have some problem you can't figure out feel free to ask. ;)
 
<br>[[User:Yascob99|Yascob99]] ([[User talk:Yascob99|talk]]) 22:13, 7 March 2014 (CST)
 
<br><br>
 
Too much thanks. ^^
 
Thank you for all your advices.<br>
 
What you said is right, it's a possibility, but I don't think we can use php at this level on the wiki.<br>
 
However, it might be possible if we make titles (like '===Volume 1===') invisible or something else like that.
 
What do you think?
 
::[[User:Vallor|Vallor]] ([[User talk:Vallor|talk]]) 05:26, 8 March 2014 (CST)
 
<br><br>
 
You might be on to something there If I remember correctly there is a way to make certain code unreadable by certain other element or at least prevent interference so if we managed to apply that to every chapter title the php can't see it and does not generate a ToC and then one could be generated manually. Of course that is assuming that there is a html or mediawiki function that does that. I will check that if I have the chance.<br>
 
[[User:Yascob99|Yascob99]] ([[User talk:Yascob99|talk]]) 20:15, 8 March 2014 (CST)
 
<br><br>
 
If I am understanding this right you want to remove the TOC? Then you need to change second line TOC to NOTOC
 
[[User:Pumkingboyz|Pumkingboyz]] ([[User talk:Pumkingboyz|talk]])
 
<br><br>
 
Oh that works well so that makes it really easy to test wether it can be manually recoded thanks for the tip. =)<br>
 
Now I need to make a piece of code that does what we want it to.<br>
 
[[User:Yascob99|Yascob99]] ([[User talk:Yascob99|talk]]) 20:55, 8 March 2014 (CST)
 
<br><br>
 
Nope, it won't work. Do you two remember that this code will be on the DAL page? It means we can't do a _NOTOC_. However, we can use <nowiki><nowiki></nowiki></nowiki> balises without any problem. ;)
 
::[[User:Vallor|Vallor]] ([[User talk:Vallor|talk]]) 21:24, 8 March 2014 (CST)
 
<br><br>
 
Oh ok that should work to but now we have another problem we need to add a delay to the link slightly to compensate for the opening of the section any ideas about that?<br>
 
Edit: BTW I have some code for the manual ToC want me to set it up? also the nowiki won't work because it stops regualar html tags from working as well.<br>
 
[[User:Yascob99|Yascob99]] ([[User talk:Yascob99|talk]]) 21:36, 8 March 2014 (CST)
 
<br><br>
 
Sure, write it below this message please. I will read it tomorrow cause, at my home, it is 5.30am and I start to feel tired.
 
::[[User:Vallor|Vallor]] ([[User talk:Vallor|talk]]) 22:31, 8 March 2014 (CST)
 
<br><br>
 
Alright since its too much to show the whole code I'll just put a small section here.<br>
 
<nowiki><div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
 
<ul>
 
<li class="toclevel-1 tocsection-1">[[#The_Date_A_Live_series_by_Tachibana_Koushi|<span class="tocnumber">1</span> <span class="toctext">The <i>Date A Live</i> series by Tachibana Koushi</span>]]
 
<ul>
 
<li class="toclevel-2 tocsection-2">[[#Volume_1_-_Dead_End_Tohka_.28Full_Text_-_PDF_-_MOBI.29|<span class="tocnumber">1.1</span> <span class="toctext">Volume 1 - Dead End Tohka (Full Text - PDF - MOBI)</span>]]</li>
 
</ul>
 
</ul>
 
</div>
 
</nowiki><br>
 
it dipslays like this:
 
<div id="toc" class="toc"><div id="toctitle"><h2>Contents</h2></div>
 
<ul>
 
<li class="toclevel-1 tocsection-1">[[#The_Date_A_Live_series_by_Tachibana_Koushi|<span class="tocnumber">1</span> <span class="toctext">The <i>Date A Live</i> series by Tachibana Koushi</span>]]
 
<ul>
 
<li class="toclevel-2 tocsection-2">[[#Volume_1_-_Dead_End_Tohka_.28Full_Text_-_PDF_-_MOBI.29|<span class="tocnumber">1.1</span> <span class="toctext">Volume 1 - Dead End Tohka (Full Text - PDF - MOBI)</span>]]</li>
 
</ul>
 
</ul>
 
</div><br>
 
The rest of the code follows that pattern.<br>
 
[[User:Yascob99|Yascob99]] ([[User talk:Yascob99|talk]]) 23:40, 8 March 2014 (CST)
 
 
===Space management===
 
Another Idea that occured to me is we probably don't actually need the button thing at the top at this point because it takes up alot of space so what if we just have the open and close all because the goal of this is to make it all compact and Toaru has less sections but more content. so do something like [http://yascob99.files.wordpress.com/2014/03/shot-2.png this]<br>
 
[[User:Yascob99|Yascob99]] ([[User talk:Yascob99|talk]]) 18:23, 6 March 2014 (CST)
 
<br><br>
 
You mean '''hide''' the arcs in the main toggle (the big one) or '''delete''' them?
 
::[[User:Vallor|Vallor]] ([[User talk:Vallor|talk]]) 18:27, 6 March 2014 (CST)
 
<br><br>
 
I mean '''Delete''' them for now because although it does look cool its sort of reduntant and space consuming as the other bars can function Just as well and the colours would still work without the buttons. Thats just my opinon though because we are trying to save space.
 
[[User:Yascob99|Yascob99]] ([[User talk:Yascob99|talk]]) 18:32, 6 March 2014 (CST)
 
<br><br>
 
No problem, it's done.
 
::[[User:Vallor|Vallor]] ([[User talk:Vallor|talk]]) 18:37, 6 March 2014 (CST)
 
 
 
===Colourations===
 
So I still think we should do something like colour the arc buttons and I would not mind using the true colours for example:<br>
 
Arc 1 (Tohka) - Brown<br>
 
Arc 2 (Yoshino) - Blue<br>
 
Arc 3 (Kurumi and Kotori) - Red (works because only kotori is successful and Kurumi's dress is part red)<br>
 
Arc 4 (Yamai) - Yellow<br>
 
Arc 5 (Miku) - Mauve<br>
 
Arc 6 (Natsumi) Green<br>
 
Or we could do it based off the astral dress or hair if conflicting eg(Yamai - Orange):<br>
 
Arc 1 (Tohka) - Purple<br>
 
Arc 2 (Yoshino) - Green<br>
 
Arc 3 (Kurumi and Kotori) - Red<br>
 
Arc 4 (Yamai) - Orange<br>
 
Arc 5 (Miku) - Light Yellow or Mauve (I prefer mauve but yellow is not as similar to purple or blue)<br>
 
Arc 6 (Natsumi) - Blue-Green<br>
 
From Testing it out It also looks alot better If we use softer versions of the colour (Closer to white)<br>
 
What are your thoughts?<br>
 
[[User:Yascob99|Yascob99]] ([[User talk:Yascob99|talk]]) 18:23, 6 March 2014 (CST)<br>
 
<br>
 
So you want the colours this much, huh? Okay okay, I'm gonna see how it will look. ^^
 
::[[User:Vallor|Vallor]] ([[User talk:Vallor|talk]]) 18:13, 6 March 2014 (CST)<br>
 
<br>
 
Thank you for doing that although I could do that myself. I do have some suggestions for the colours though
 
<table><tr>
 
<td style="background:#94704D">Brown</td><td style="background:#66A3FF">Blue</td><td style="background:#FF7171">Red</td><td style="background:#FFFF85">Yellow</td><td style="background:#B8B8FF">Mauve</td><td style="background:#85E085">Green</td>
 
</tr></table>
 
Tell me what You think.
 
[[User:Yascob99|Yascob99]] ([[User talk:Yascob99|talk]]) 19:19, 6 March 2014 (CST)
 
<br><br>
 
Ahh, great! As my tastes are... special, I was very bothered with the choice of the colours... ^^'
 
Thank you so much, I gonna try'em right now!
 
::[[User:Vallor|Vallor]] ([[User talk:Vallor|talk]]) 19:23, 6 March 2014 (CST)<br>
 
<br>
 
the alternate for the green so it matches natsumi's hair is this:
 
<table>
 
<td style="background:#66E0C2">Aqua</td>
 
</table>
 
[[User:Yascob99|Yascob99]] ([[User talk:Yascob99|talk]]) 19:31, 6 March 2014 (CST)
 
<br><br>
 
Nice, nice... Do you read on my mind? X)
 
More seriously, what do you think, now?
 
::[[User:Vallor|Vallor]] ([[User talk:Vallor|talk]]) 19:42, 6 March 2014 (CST)<br>
 
<br>
 
It looks pretty good although the red one is bothering me a bit it almost looks orange heres something thats maybe a little better
 
<table>
 
<td style="background:#FF4746">Red</td>
 
</table>
 
or you could try the one from above those are 2 options.
 
[[User:Yascob99|Yascob99]] ([[User talk:Yascob99|talk]]) 20:13, 6 March 2014 (CST)
 
<br><br>
 
And now? It's better, isn't it?
 
::[[User:Vallor|Vallor]] ([[User talk:Vallor|talk]]) 20:23, 6 March 2014 (CST)<br>
 
<br>
 
Yeah it is =). I will tell you if anything else comes to mind.
 
[[User:Yascob99|Yascob99]] ([[User talk:Yascob99|talk]]) 20:27, 6 March 2014 (CST)
 
<br><br>
 
It would be nice. :)
 
Thank you for helping!
 
::[[User:Vallor|Vallor]] ([[User talk:Vallor|talk]]) 20:35, 6 March 2014 (CST)
 

Latest revision as of 14:00, 1 July 2014

If you want to make comments, feel free to write them here.