1
eniatipak
Re: Move to Blue:XoopsPartners
  • 2009/6/23 10:38

  • eniatipak

  • Just popping in

  • Posts: 11

  • Since: 2009/5/20


Thanks MusS

Correct link should be
http://xoops.foreach.fr/uploads/modules/xoopspartners.zip



2
eniatipak
Logos choice
  • 2009/6/4 11:46

  • eniatipak

  • Just popping in

  • Posts: 11

  • Since: 2009/5/20


hi

There are 4 XOOPS logos in /images folder :
1 • images/logo.gif
2 • images/logo.png
3 • images/powredby.gif
4 • images/s_poweredby.gif


It's used like this :


1 - logo.gif

> Files : system_imagemanager.html + system_imagemanager2.html
<table id="header" cellspacing="0">
    <
tr>
      <
td><a href="<{$xoops_url}>/" title=""><img src="<{$xoops_url}>/images/logo.gif" width="150" height="80" alt="" /></a></td>
      <
td> </td>
    </
tr>
    <
tr>
      <
td id="headerbar" colspan="2"> </td>
    </
tr>
  </
table>


> File : system/templates/system_siteclosed.html
<table cellspacing="0">
    <
tr id="header">
      <
td style="width: 150px; background-color: #2F5376; vertical-align: middle; text-align:center;"><a href="<{$xoops_url}>/" title=""><img src="<{$xoops_imageurl}>logo.gif" width="150" alt="" /></a></td>
      <
td style="width: 100%; background-color: #2F5376; vertical-align: middle; text-align:center;">&nbsp;</td>
    </
tr>
    <
tr>
      <
td style="height: 8px; border-bottom: 1px solid silver; background-color: #dddddd;" colspan="2">&nbsp;</td>
    </
tr>
  </
table>



2 - logo.png

> File : backend.php
$tpl->assign('image_url'XOOPS_URL '/images/logo.png');
    
$dimention getimagesize(XOOPS_ROOT_PATH '/images/logo.png');



3 - powredby.gif

> File : not used !


4 - s_powredby.gif

> File : modules/system/admin/version/xoops_version.php
$modversion['image'] = "s_poweredby.gif";


> File : modules/system/xoops_version.php
$modversion['blocks'][6]['options'] = "320|190|s_poweredby.gif|1";



... if possible, core developpers should symplify it ? And what do you think about an option into System Preferences : user would be able to choice his own logo ?



3
eniatipak
Re: *solved*Re: 2.3.3 firefox image test
  • 2009/6/3 20:31

  • eniatipak

  • Just popping in

  • Posts: 11

  • Since: 2009/5/20


hi'

Another bug with Firefox (3.0.7) ?

Alignement instruction has no effect in this case :
• [i mg align=center]...[/i mg] in custom block
• #xo-canvas-rightcolumn img {margin: 5px}
> alignement is left

If I write :
• [i mg align=center]...[/i mg] in custom block
• #xo-canvas-rightcolumn img {}
> alignement is center

It seems strange but, for this time, IE behavior is correct : I can add css instructions (margins) to my images and bbcode remains efficient.



4
eniatipak
Re: XOOPS 2.33 Module Design Book
  • 2009/6/3 16:58

  • eniatipak

  • Just popping in

  • Posts: 11

  • Since: 2009/5/20


hi' djynnius

http://www.kaotik.biz/



5
eniatipak
Re: WDC is back
  • 2009/5/27 22:55

  • eniatipak

  • Just popping in

  • Posts: 11

  • Since: 2009/5/20


hi'

Thanks for this BIG UPDATE !

Very nices themes



6
eniatipak
Re: Xoops module / logo images
  • 2009/5/25 10:33

  • eniatipak

  • Just popping in

  • Posts: 11

  • Since: 2009/5/20


hi'

You can download it from here




TopTop



Login

Who's Online

116 user(s) are online (75 user(s) are browsing Support Forums)


Members: 0


Guests: 116


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits