51
urbanspacema
Re: New image tool

yes,
it would be nice to have the default in the next version of XOOPS



52
urbanspacema
Re: New image tool

at work I use the cms ezpublish, it using images in a very intelligent way. can do for XOOPS something similar.

in ezp all the images are stored in the MEDIA LIBRARY.

For every image you create multiple copies of different dimensions (the dimensions are taken from a list)

eg

thumb = 120x200
article = 200x300
full = 400x400
...
...

then the image will be created

<img src="image.jpg" imageclass="thumb" />
<img src="image.jpg" imageclass="full" />

so all the pictures on the site would be consistent.

certainly occupy more space but would be more practical.

What do you think?


sorry for bad english



53
urbanspacema
Re: Hacked Sitemap 1.31


ok I sent the module to gijoe, if he goes all right then I put it here on the forum.

here's a list of changes made

1.4 2009-08-14
by Francesco Mulassano 
(Urbanspaceman www.takeaweb.it)

-     
modified xoops_version.php
-     ADD sitemap_inc_eachmodule_slickmap.html in template dir
-     modified sitemap_index.html in template dir
-     ADD Visualization type select in module preference (ClassicSlickmap)
-     
ADD Slickmap theme http://astuteo.com/slickmap/
-     ADD Show module link in preference
-     ADD Number of column select for Slickmap theme
-     ADD _MI_SHOW_SUBLINK in languages/italian/modinfo.php
-     ADD _MI_SHOW_SUBLINK_DSC in languages/italian/modinfo.php
-     ADD _MI_VISUALIZATION_TYPENAMES in languages/italian/modinfo.php
-     ADD _MI_VISUALIZATION_TYPENAMESDSC in languages/italian/modinfo.php
-     ADD _MI_NUMBER_COLNAMES in languages/italian/modinfo.php
-     ADD _MI_NUMBER_COLNAMESDSC in languages/italian/modinfo.php
-     ADD _MI_SITEMAP_DESC in languages/italian/modinfo.php
-     ADD 2 plugins CLASSIFIEDS EXTGALLERY
-     ADD this header to every php file 
        
/**
         * ****************************************************************************
         *  - SITEMAP module by chanoir, GIJOE, Francesco Mulassano
         *  - Licence GPL Copyright (c)
         *
         * 
         * You may not change or alter any portion of this comment or credits
         * of supporting developers from this source code or any supporting source code
         * which is considered copyrighted (c) material of the original comment or credit authors.
         * This program is distributed in the hope that it will be useful,
         * but WITHOUT ANY WARRANTY; without even the implied warranty of
         * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
         *
         * @license     GPL license
         * @author    chanoir, GIJOE, Francesco Mulassano 
         *
         * ****************************************************************************
         */
-    Change old yellow LOGO with blue babylonxoops logo.


Urban



54
urbanspacema
Re: Hacked Sitemap 1.31

Ok, new version
http://www.noisecollective.net/site/modules/sitemap/



55
urbanspacema
Re: Hacked Sitemap 1.31

I'm making some changes
then surely send.



56
urbanspacema
Re: Hacked Sitemap 1.31

Grazie Mamba



57
urbanspacema
Hacked Sitemap 1.31

Hello boys!
I have a little messy with this module and the library SLICKMAP (http://astuteo.com/slickmap/) by ASTUTEO.COM

I have not modified the php code but only the template and added the SLICKMAP style sheet.

this is the result
http://www.noisecollective.net/site/modules/sitemap/

I still have some change and then I put it on the forum

Ciao!!



58
urbanspacema
Re: XOOPS 2.4.x Translations

Hello all!
there is a list of differences in the translation from version 2.3.3 of XOOPS?
tnx



59
urbanspacema
Re: unable to login on xoops 2.3.1 using IE (works fine on firefox)


you tried clearing the browser cache?



60
urbanspacema
Re: PHP-Debugging without XOOPS

be careful because this hack stop jQuery in the new Oxygen control panel. (tested on FF)




TopTop
« 1 ... 3 4 5 (6) 7 8 9 ... 19 »



Login

Who's Online

183 user(s) are online (126 user(s) are browsing Support Forums)


Members: 0


Guests: 183


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