11
bluenova
Re: using XCGallary on a macintosh

Perhaps this is it?

http://www.entropy.ch/software/macosx/#imagemagick

or this

http://mac.softpedia.com/get/DTP-Prepress/ImageMagick.shtml

:edit:
Actually I think they are just imagemagick itself, does Mac o/s not have a way of installing software through a software package repository, in ubuntu we have synaptic, and it automatically check dependencies and installs them. I'm sure Mac o/s must have something similar.



12
bluenova
Re: using XCGallary on a macintosh

I have no idea how mac o/s installs programs, but I run Ubuntu (another *nix based O/S) and they have a package for Imagemagick which automatically installs all dependencies. Does Mac O/S not have something similar?



13
bluenova
Re: Linux equivalent to Absolute HTML Compressor?

p.s. Have you tried searching in synaptic?



14
bluenova
Re: Linux equivalent to Absolute HTML Compressor?

I have bluefish on my home deskop (Ubuntu) but I don't think it has any kind of compressor (I'm at work now), it's just an advanced html editor like a glorified notepad. But I'll have a look when I get home, as I'm sure options are out there.



15
bluenova
Re: register form,

With 2.2 it can be done be creating fields in extended profiles from the XOOPS administration, there is an option to display the field on the registration form.



16
bluenova
Re: Scrolling Text In A Block

Using the Marquee tag:
<marquee>
Your text here
</marquee>


Full explanation

Here is an example from one of my sites for the 'new members block':
<div class="blockContent"><marquee height="100" direction="up" scrollamount="1" onMouseover="this.scrollAmount=0" onMouseout="this.scrollAmount=1">
<
table cellspacing="1" class="outer">
  <{foreach 
item=user from=$block.users}>
    <
tr class="<{cycle values="even,odd"}>" valign="middle">
      <
td align="center">
      <{if 
$user.avatar != ""}>
      <
img src="<{$user.avatar}>" alt="" width="32" /><br />
      <{/if}>
      <
a href="<{$xoops_url}>/userinfo.php?uid=<{$user.id}>"><{$user.name}></a>
      </
td>
        </
tr>
  <{/foreach}>
</
table>
</
marquee>
<
hr size="1" color="#cccccc">
</
div>



17
bluenova
Re: Mmmhhhhhhh :-)

Quote:
Xoops dev website 14/05/2006
We'll keep you informed, but I strongly think you can expect an RC within a week



18
bluenova
Re: tip of the day! (module?)

There are quite a few 'quote' modules in the repository, I'm sure one of them should fit your needs.



19
bluenova
Re: Login takes me to localhost??

mainfile.php

Change xoopsurl to the ip address or hostname of the machine with XOOPS on it.



20
bluenova
Re: Xoops Trends

So this tells us that xoops.org is easy to remember and people don't have to goto google and type 'xoops' (apart from people in Taiwan and Japan who can never remember the address ), where as Mambo has:
www.mamboserver.com
www.mamboportal.com
www.mambohut.com
www.mamboxchange.com
www.mambotemplates.com
www.mambo-foundation.org
etc etc etc
So people always have to go searching to find the site they need.




TopTop
« 1 (2) 3 4 5 ... 76 »



Login

Who's Online

137 user(s) are online (103 user(s) are browsing Support Forums)


Members: 0


Guests: 137


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