41
Cesagonchu
Re: Social Network module

Thank you for having updated the height of the window of the gallery.
I have another request: can you increase the height of the window where you download the pictures?

42
Cesagonchu
Re: Social Network module

Typo

smallworld/language/english/main.php
Line 248

replace
le="color: #000000"><?php define('_SMALLWORLD_UPLOAD_HOWTO','All images from your album is shown here, and you can use this tool to upload or delete images<br><br>Press the green upload file(s), Select your pictures and upload either:<br>1) One by one using the <img src="images/icon_start.PNG" style="display: inline-block;height:13px;"/> icon.<br>2) Select multible by browsing or Drag* files onto the green upload (* does currently not work in IE) and press start all<br><br>Note: If you choose other filetypes than image files the script wil break. Image size is maximum 5 MBytes<br>');


with
le="color: #000000"><?php define('_SMALLWORLD_UPLOAD_HOWTO','All images from your album is shown here, and you can use this tool to upload or delete images<br><br>Press the green upload file(s), Select your pictures and upload either:<br>1) One by one using the <img src="images/icon_start.png" style="display: inline-block;height:13px;"/> icon.<br>2) Select multible by browsing or Drag* files onto the green upload (* does currently not work in IE) and press start all<br><br>Note: If you choose other filetypes than image files the script wil break. Image size is maximum 5 MBytes<br>');


(Replacement made: icon_start.PNG -> icon_start.png)


Note: this arrow icon does not look like the one used to send the pictures.

43
culex
Re: Social Network module
  • 2012/6/12 15:07

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Hey guys, I have been monster-busy at work so very little time has been put into smallworld these days.. A little did I do though.

Thanks for the input and help.

Some changes from the input in this thread and some of my own

Download from here

le="color: #000000"><?php ------------------------------ Changelog v.1.15 RC 8 ------------------------------ 12 June 2012 Revision 9540 - 9642 - Bugfix: Updates were not embedded when submitting update - Bugfix: Fixed wrong avatar showing in mail when replying comment / update - Bugfix: Replaced icon_start.png to correct version - Change: A bit of styling to upload screen - Change: Added a jquery each using regex to filter all mp3 to be used in oembed -> showing audio player - Change: Ajusted jquery for fileupload maxheight is 40% of screen - Change: Wrote to new plugins for oembed so xoops news and mp3 files are automatic embedded in updates - Change: Adjusted margin in download css/jquery.fileupload-ui.css - Change: Adjusted height in download window - Change: Adjusted credits - change: Added height & innerHeight to show gallery - Change: French translations (Cesag)




P.S. Congrats for the award Cesag, very well deserved
Programming is like sex:
One mistake and you have to support it for the rest of your life.

44
Cesagonchu
Re: Social Network module

Thank you And thank you for your excellent work!

45
Defkon1
Re: Social Network module
  • 2012/6/13 13:52

  • Defkon1

  • Not too shy to talk

  • Posts: 151

  • Since: 2005/1/27


typo: /language/english/main.php:77

le="color: #000000"><?php define("_SMALLWORLD_REPLY_NOTSPECIFIED","Not specifiyed");


should be

le="color: #000000"><?php define("_SMALLWORLD_REPLY_NOTSPECIFIED","Not specified");

46
Defkon1
Re: Social Network module
  • 2012/6/13 14:02

  • Defkon1

  • Not too shy to talk

  • Posts: 151

  • Since: 2005/1/27


typo: /language/english/main.php:86

le="color: #000000"><?php define("_SMALLWORLD_LIVINGIN","is currently livin in");


should be

le="color: #000000"><?php define("_SMALLWORLD_LIVINGIN","is currently living in");


typo: /language/english/main.php:143

le="color: #000000"><?php define("_SMALLWORLD_ADDITIONALINFO","Aditional info about ");


should be

le="color: #000000"><?php define("_SMALLWORLD_ADDITIONALINFO","Additional info about ");

47
culex
Re: Social Network module
  • 2012/6/14 12:20

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Typos are corrected in trunk, thanks Defkon1.
Programming is like sex:
One mistake and you have to support it for the rest of your life.

48
culex
Re: Social Network module
  • 2012/6/25 14:34

  • culex

  • Module Developer

  • Posts: 711

  • Since: 2004/9/23


Hey guys. After xoops 2.5.5 I had reports of some bugs occuring in Smallworld especially working together with Xim.

The problemes should be fixed in this RC 9 update.

Smallworld extends jquery in a few places but this local version of Jquery is overwritten by Xoops internal Jquery and extensions are lost. I have added a version check to use latest version only thus preventing this. Plus some more bugfixes.

Also a single bugfix for Xim messenger, preventing jSon error.
Xim update

Smallworld have an option to use 2 ways to gather country/city information. Geonames database and Google maps. Switching between the 2 after users sign up is however a no-no because the saved info dont work well together and users will have to edit profile with this change.

I have some plans to drop the geonames plugin, Google maps seem to be doing the best job anyway and this could solve any future problems. Any ideas ?

Changelog for smallworld RC 9
le="color: #000000"><?php ------------------------------ Changelog v.1.15 RC 9 ------------------------------ 25 June 2012 Revision 9645 - 9713 - Change: Typos corrected (Defkon1) - Change: Country flags is replaced in images/ to be used by geonames.js plugins - Bugfix: Accidently xoops error logger is true. Now set to false to return valid jSon - Bugfix: Smallworld jquery.js and jquery.ui.js is extended after load then overwritten by xoops javascript. Special check for xoops version is included in core.php - Bugfix: Json array using illegal whitespace in ajax - Bugfix: Geonames.js plugin using country maps in dropdown - Bugfix: Replace country code by image using geonames plugin Vs country text using google maps


Download smallworld 1.15 RC 9 updates here
Programming is like sex:
One mistake and you have to support it for the rest of your life.

49
TechnoRocker
Re: Social Network module

hey,

i hope, i´am right here,

I think your make a great module =)

I would like your module to connect to the eprofile

how can I do that, I just want to add links, according to the standard menu

z.B.: PM, Guestbook, Videos usw...

sorry for my english ;)

50
baldur1983
Re: Social Network module
  • 2012/9/25 4:33

  • baldur1983

  • Just popping in

  • Posts: 14

  • Since: 2006/1/15


I thinks Smallworld is a native Xoops module with a future. Anyway, it's a shame that Yogurt, great module, was not continued after the death of its author, and now has become obsole in several of its characteristics.

temporarily, I found the solution for a project where I needed to add to a portal Xoops modern social network. And is this:

Xopps 2.5.5 + Xpress me 2.47 + Wordpress 3.42 + BuddyPress 1.61

For the moment, all works fine. Xpress/Wordpress acts as Xoops module, and I have activated BuddPress plugin under Wordpress without problem, with a Buddypress theme on Wordpress mode.

My only problem is that the url of the Social Network is too long:

mysite.com/modules/xpress/members/nameuser.

I would like to have shorter urls, hence my question on another topic of whether there was any way or hack to shorten urls in Xoops. If anyone can help at this point would be very grateful. Many thanks,

Baldur

Login

Donat-O-Meter

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