91
luciorota
Re: Addresses & Google Maps
  • 2011/3/17 22:31

  • luciorota

  • Module Developer

  • Posts: 216

  • Since: 2007/4/20


hi
sorry but this time i stop working on xaddresses 'cause, for my job, i need to ultimate ajaxfilemanager module asap.

On xoops repository (trunk) there is a version of xaddresses quite ready only on admin side, but incomplete... i will work on xaddresses module ...

if someone would like to help me on xaddresses developing...
Rota Lucio
lucio.rota@gmail.com;
mobile: +39 338 9966321



92
luciorota
Re: Need help testing new module Ajaxfilemanager 0.1
  • 2011/3/14 21:37

  • luciorota

  • Module Developer

  • Posts: 216

  • Since: 2007/4/20


fixed: in thumbnails there is no "Select" button [@mamba]
fixed: upload doesn't seem to work on some servers [@dbman]
fixed: some of the language variables are missing [@mamba]
fixed: problem with long names of files (not definitive solution) [@mamba]
added: default visualization option
added: items per page option
to do: eregi() is depreciated in PHP 5.3, replace it with preg_match() [@mamba]

try it now!

download from:http://xoops.svn.sourceforge.net/viewvc/xoops/XoopsModules/ajaxfilemanager/trunk/ajaxfilemanager/

have fun
Rota Lucio
lucio.rota@gmail.com;
mobile: +39 338 9966321



93
luciorota
Re: Need help testing new module Ajaxfilemanager 0.1
  • 2011/3/12 5:55

  • luciorota

  • Module Developer

  • Posts: 216

  • Since: 2007/4/20


@Mamba
Quote:

since eregi() is depreciated in PHP 5.3, do you think, you can replace it with preg_match() ?


Yes, I'll replace...

@dbman
Quote:

File upload doesn't seem to work


This is a bug
Any kind of file? Any size? Please tell me more, server info, xoops info?

@Mamba
Quote:

2) Thumbnails: when I select an image, the file information changes, but there is no "Select" button, i.e. I cannot insert the document/image into XOOPS

&

a problem with long names of files


I'll fix... in thumbnails you can select files by clicking right button...

@Mamba
Quote:

BTW - some of the English translations are missing. Do you want me to add them, or are you going to update it all later?


Yes, you can, As soon as you can... commit your works on repository

Rota Lucio
lucio.rota@gmail.com;
mobile: +39 338 9966321



94
luciorota
Need help testing new module Ajaxfilemanager 0.1
  • 2011/3/12 0:20

  • luciorota

  • Module Developer

  • Posts: 216

  • Since: 2007/4/20


Ajax File Manager v0.1 - beta

Resized Image

I need help for testing

What is this module?

This module add an Ajax File Manager to Xoops.
You can manage files (+editor), images (+editor), video (.flv), maps (.kml) manager...
This module install a new button in 'dhtmltextarea' elements and add 2 extra extensions (Video to insert .flv videos, Gmap to insert .kml generated google maps).

As resource for module developers there are also 2 new formelements objects, 'formajaxfilemanager' and 'formmultiajaxfilemanager' to Xoops framework... you can find them in /class directory, try them in your modules.
Ajaxfilemanager for Xoops is released under GNU LGPL 2.1.

Credits

* Ajax file manager byhttp://www.phpletter.com/
* Google Maps JavaScript API V3 by Googlehttp://code.google.com/intl/it-IT/apis/maps/documentation/javascript/
* LongTail Video JW PLayer for flash & HTML5http://www.longtailvideo.com/
* "Farm-Fresh Web Icons" by FatCow Web Hostinghttp://www.fatcow.com/free-icons


Download here:http://xoops.svn.sourceforge.net/viewvc/xoops/XoopsModules/ajaxfilemanager/trunk/ajaxfilemanager/?view=tar
Rota Lucio
lucio.rota@gmail.com;
mobile: +39 338 9966321



95
luciorota
Re: X-Forum 5.75 - Multifielded Forum with Extras, Multisite & Multilingual
  • 2011/3/7 16:06

  • luciorota

  • Module Developer

  • Posts: 216

  • Since: 2007/4/20


I got problems with urls when Xoops is installed in a subdirectory and not in the website document root

for example...
in the template file "xforum_viewforum.html",
line 182
<td>&nbsp;<a href="<{$topic.topic_link}>" title="<{$topic.topic_excerpt}>">


should be
<td>&nbsp;<a href="<{$xoops_url}><{$topic.topic_link}>" title="<{$topic.topic_excerpt}>">


thanks again wishcraft!
Rota Lucio
lucio.rota@gmail.com;
mobile: +39 338 9966321



96
luciorota
Re: X-Forum 5.72
  • 2011/2/28 14:13

  • luciorota

  • Module Developer

  • Posts: 216

  • Since: 2007/4/20


Sorry Wishcraft but... i don't know how can I approve unapproved posts? can you help me?

Thanks for your job!

https://xoops.org/modules/newbb/viewtopic.php?topic_id=73291&forum=28&post_id=336410#forumpost336410

Rota Lucio
lucio.rota@gmail.com;
mobile: +39 338 9966321



97
luciorota
xforum APPROVE POSTS BUG
  • 2011/2/16 11:09

  • luciorota

  • Module Developer

  • Posts: 216

  • Since: 2007/4/20


It may be that I am wrong, but...

how can I approve unapproved posts?
Rota Lucio
lucio.rota@gmail.com;
mobile: +39 338 9966321



98
luciorota
Re: Addresses & Google Maps
  • 2011/2/2 9:57

  • luciorota

  • Module Developer

  • Posts: 216

  • Since: 2007/4/20


Quote:

btesec wrote:

Hi luciorota1,
I can't wait to try your future Addresses module release. let us know, we can help with testing.
thanks.


Yes, of course...
let's work togheter
Rota Lucio
lucio.rota@gmail.com;
mobile: +39 338 9966321



99
luciorota
Re: Addresses & Google Maps
  • 2011/2/2 9:45

  • luciorota

  • Module Developer

  • Posts: 216

  • Since: 2007/4/20


Quote:

by fdeconiac on 2011/1/31 19:30:50

So cool!!! This is the best news of the day :)

I was asking if we could add, like in the profile module, the possibility to add fields by ourselves ? This would be so great :)

Regards


Yes, we can... and something more
Rota Lucio
lucio.rota@gmail.com;
mobile: +39 338 9966321



100
luciorota
Re: Addresses & Google Maps
  • 2011/2/1 19:46

  • luciorota

  • Module Developer

  • Posts: 216

  • Since: 2007/4/20


Rota Lucio
lucio.rota@gmail.com;
mobile: +39 338 9966321




TopTop
« 1 ... 7 8 9 (10) 11 12 13 ... 17 »



Login

Who's Online

147 user(s) are online (95 user(s) are browsing Support Forums)


Members: 0


Guests: 147


more...

Donat-O-Meter

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

Latest GitHub Commits