-
Can't you provide a code snippet or an updated module? (module updating still seems to work, just that it refuses to update because of the old version!)
It's mucho inconvenient to go to all my webmin setups and "renew" them.
Apart from that. What's the correct way to update them? Does running setup.sh detect the already existing Webmin installation? Or do I have to remove it first?
Thanks!
2009-11-02 14:34:52 UTC in Webmin
-
kai-schaetzl committed patchset 809 of module VA6 to the Virtual Access Open Source Project CVS repository, changing 1 files.
2009-10-30 15:33:01 UTC in Virtual Access Open Source Project
-
kai-schaetzl committed patchset 808 of module VA6 to the Virtual Access Open Source Project CVS repository, changing 3 files.
2009-10-28 16:15:45 UTC in Virtual Access Open Source Project
-
kai-schaetzl committed patchset 807 of module VA6 to the Virtual Access Open Source Project CVS repository, changing 1 files.
2009-10-28 14:29:29 UTC in Virtual Access Open Source Project
-
kai-schaetzl committed patchset 806 of module VA6 to the Virtual Access Open Source Project CVS repository, changing 1 files.
2009-10-28 14:28:58 UTC in Virtual Access Open Source Project
-
Search for "watermark" in these forums.
2009-08-16 18:16:14 UTC in TCPDF - PHP class for PDF
-
I wasn't thinking so much about the default, but about changing it for a bunch of MultiCells at once. For instance, you may have some lines where Cell and MultiCell are intermingled, so you want to set $autopadding to false for the whole block. After the block you may want to reset it to true for all following MultiCells. I thought this might be a good addition for TCPDF in general, that's why I...
2009-08-16 18:15:09 UTC in TCPDF - PHP class for PDF
-
I noticed that MultiCell gets some padding around it that Cell doesn't get. This looks annoying if you have Cell and MultiCell on the same line. I worked around by setting $autopadding to false for each and every MultiCell output individually.
To make this more comfortable: is there a way to set $autopadding to false for all MutliCell outputs at once? If not, I would like to suggest a new...
2009-08-14 16:37:45 UTC in TCPDF - PHP class for PDF
-
How do you use that as a template?.
2009-08-08 11:45:10 UTC in TCPDF - PHP class for PDF
-
You do your own header, look at the examples page.
2009-08-08 11:41:52 UTC in TCPDF - PHP class for PDF