Camerapedia
No edit summary
No edit summary
Line 1: Line 1:
  +
rebollo_fr: the new work you have been doing has added new functionality to the Camerapedia site on a scale of magnitudes better!!! --[[User:GitzoCollector|GitzoCollector]] 17:11, 21 December 2010 (EST)
  +
  +
 
{| class="collapsible collapsed plainlinks" border="1" cellpadding="4" style="margin: 0.5em 2em; border-collapse: collapse;"
 
{| class="collapsible collapsed plainlinks" border="1" cellpadding="4" style="margin: 0.5em 2em; border-collapse: collapse;"
 
|| sample photo
 
|| sample photo
Line 29: Line 32:
   
 
|}
 
|}
  +
  +
  +
This is a pain to code, but works very ELEGANT...if we could have a toggle that removes the frames from the box...have look at this:
  +
  +
{| class="collapsible collapsed" border="1" style="border-collapse: collapse;"
  +
|| How many viewfinder windows are on the front?
  +
!
  +
|-
  +
| colspan=2 |
  +
  +
{| class="collapsible collapsed" border="1" style="border-collapse: collapse;"
  +
|| TWO
  +
!
  +
|-
  +
| colspan=2 |
  +
{| class="collapsible collapsed" border="1" style="border-collapse: collapse;"
  +
||    Is there a horizontal bar underneath the lens?
  +
!
  +
|-
  +
| colspan=2 |
  +
{| class="collapsible collapsed" border="1" style="border-collapse: collapse;"
  +
||       Yes
  +
!
  +
|-
  +
| colspan=2 |
  +
{| class="collapsible collapsed" border="1" style="border-collapse: collapse;"
  +
||          The right hand, square viewfinder window is:
  +
|-
  +
| colspan=2 |
  +
{| class="collapsible collapsed" border="1" style="border-collapse: collapse;"
  +
||         - Flush with the casing→[[Mamiya_Six#Mamiya Six Automat|Mamiya Six Automat]]
  +
|-
  +
||         - Surrounded by a small back rim → [[Mamiya_Six#Mamiya Six Automat 2|Mamiya Six Automat 2]]
  +
|}
  +
|}
  +
|-
  +
{| class="collapsible collapsed" border="1" style="border-collapse: collapse;"
  +
||       No
  +
!
  +
|-
  +
| colspan=2 | Blabla
  +
| XXXXX
  +
|}
  +
|}
  +
|}
  +
<!--START OF THREE START OF THREE START OF THREE START OF THREE START OF THREE START OF THREE START OF THREE START OF THREE START OF THREE -->
  +
|-
  +
| colspan=2 |
  +
{| class="collapsible collapsed" border="1" style="border-collapse: collapse;"
  +
|| THREE
  +
!
  +
|-
  +
| colspan=2 | Blabla
  +
| XXXXX
  +
|}
  +
  +
|}
  +
  +
  +
VERY useful.. --[[User:GitzoCollector|GitzoCollector]] 17:11, 21 December 2010 (EST)
  +
  +
&nbsp;=======================================================================================================================================
  +
&nbsp;=======================================================================================================================================
  +
  +
   
   
Line 38: Line 106:
 
</div>
 
</div>
   
:great option....love it.... but it comes out all centered! something in the underlying, enabling code? --[[User:GitzoCollector|GitzoCollector]] 16:41, 21 December 2010 (EST)
+
:great option....love it.... but it comes out all centered! something in the underlying, enabling code? and can we have it that it defaults to 'closed' when the page is opened? --[[User:GitzoCollector|GitzoCollector]] 16:41, 21 December 2010 (EST)
   
 
<div class="NavFrame">
 
<div class="NavFrame">

Revision as of 22:11, 21 December 2010

rebollo_fr: the new work you have been doing has added new functionality to the Camerapedia site on a scale of magnitudes better!!! --GitzoCollector 17:11, 21 December 2010 (EST)


Press me !
Again !
 Blabla
NICE!!!--GitzoCollector 15:14, 20 December 2010 (EST)


This is a pain to code, but works very ELEGANT...if we could have a toggle that removes the frames from the box...have look at this:


VERY useful.. --GitzoCollector 17:11, 21 December 2010 (EST)

 =======================================================================================================================================  =======================================================================================================================================



great option....love it.... but it comes out all centered! something in the underlying, enabling code? and can we have it that it defaults to 'closed' when the page is opened? --GitzoCollector 16:41, 21 December 2010 (EST)

 =======================================================================================================================================  =======================================================================================================================================

reboll_fr...did you change something in the base code? yesterday, when I clicked on my image examples below, the new submenu opened right next to it, and the page stayed stable on tee sceeen...which is of course what I want. Now it does it too, but the page automatically redisplays from the top, and I have to scroll down again.. some when I close the windowthat's really counterproductive... maybe you did a minor tweak somewhere and this was the unexpected, and hitherto undetected side effect? --GitzoCollector 16:20, 21 December 2010 (EST)
I pasted in collapsible code you just wrote to the bottom of the page..check out the unexpected effect...it does in both Safari and Firefox--GitzoCollector 16:23, 21 December 2010 (EST)


 =======================================================================================================================================  =======================================================================================================================================


Formatting help needed, please

Hi guys...
I am struggling with some wiki coding (I know how to control all of this in html, but not in wiki...). In that table row, I want the oblong image to be of the same height as the two square images. Ideas? It looks so untidy right now (and the table will have a series of rows like this...)
If so, can yo adjust the code in the first row in sand box here? And I can then glean the underlying logic from there... (I looked at the wikipedia table pages but got no where when it came to image size control... Thanks! --GitzoCollector 17:04, 19 December 2010 (EST)



The problem is not really with the wiki, but with Flickr image hosting. Because the different sizes available through Flickr are determined by the picture's longer edge, any difference in the aspect ratio of the image will be visible when you put the images side by side. This is something quite annoying; sometimes I have to fight to overcome this by computing the ideal aspect ratio then cropping the image. In that particular page, I think you have to frame the longer picture differently (less cropping at the top and bottom) until it coincides with the height of the smaller images (it can be computed beforehand of course). --rebollo_fr 06:37, 20 December 2010 (EST)
In html (as well as in Wikipedia) you can add tags that control the image dimensions and scale it accordingly. So I can set the height to 240 (which is the size of the square's sides, and the image will adjust automatically. There should be a tag option in this Wiki coding as well, just what does it look like?... --GitzoCollector 15:12, 20 December 2010 (EST)


Nicer option

Much better way this! thanks rebollo_fr for the collapsible box... but does not overcome the above issue for some other problems....

--GitzoCollector 20:16, 20 December 2010 (EST)


===========================================================================================================================
===========================================================================================================================