To complete the contribution of @gusbellino, the complete solution of the scroll problem:
$("#chatwindow",chat_window).scrollTop($("#chatwindow",chat_window)[0].scrollHeight);
Hi guys,
You can disable the ELGG-enforced stripping by disabling the HTMLAWD plugin, it took me awhile to figure that out, but it seems to work.
Then you can enable/disable certain tags with valid_elements and extended_valid_elements the longtext.php file explained somewhere in the comments. I used the xhtml valid stringset provided by tinymce.org make sure you rewrite the string so there are no enters/linebreaks in that string.
Cheers!
Asking help me to find (after 2 weeks of research)!!
In the BigMap.php (the name of my map)
$Islocation = '('.$currentuser->getLatitude().','.$currentuser->getLongitude().')';
echo gmap_marker($Islocation , $options);
so the gmapped class is now :
<div class='gmapped' latlng='(48.7647262,2.2890885)' type='user'><a href="a rel="nofollow" href="denied:view-source:"><b>LaurentCabaret</b></a> : <br>My place<br>My job</div>
In the previous version the encodind was wrong (no "(" and ")") now it's ok so it prenvents gmap from geocoding operation.
BUT
Why geocoding is limited to 10??? - now it's not a problem for me but it seems strange.
Thanks all
@Laurent, I have tried using this plugin, but alas am too much of a novice to fiddle with it. I am intrigued to hear that you have:
- Automatically geocode new entries and save lat & long in the database for the next time
- In the bubble a Link to the profile
And use it on :
- the groups page
- In a big "map" of all the site membres
I would like to do something like this as well, plus have Events and Groups geocoded and displayed as well... is what you did adaptable to do this? If so, would you share your adapted plugin with me so I can try and see how you did it all. Regards, Mark
Can I use this on individual pages? Like I have pages for dog parks, and I'd like to show a map of where the park is. Thanks.
Asking help me to find (after 2 weeks of research)!!
In the BigMap.php (the name of my map)
$Islocation = '('.$currentuser->getLatitude().','.$currentuser->getLongitude().')';
echo gmap_marker($Islocation , $options);
so the gmapped class is now :
<div class='gmapped' latlng='(48.7647262,2.2890885)' type='user'><a href="a rel="nofollow" href="denied:view-source:"><b>LaurentCabaret</b></a> : <br>My place<br>My job</div>
In the previous version the encodind was wrong (no "(" and ")") now it's ok so it prenvents gmap from geocoding operation.
BUT
Why geocoding is limited to 10??? - now it's not a problem for me but it seems strange.
Thanks all
@Laurent, I have tried using this plugin, but alas am too much of a novice to fiddle with it. I am intrigued to hear that you have:
- Automatically geocode new entries and save lat & long in the database for the next time
- In the bubble a Link to the profile
And use it on :
- the groups page
- In a big "map" of all the site membres
I would like to do something like this as well, plus have Events and Groups geocoded and displayed as well... is what you did adaptable to do this? If so, would you share your adapted plugin with me so I can try and see how you did it all. Regards, Mark
Can I use this on individual pages? Like I have pages for dog parks, and I'd like to show a map of where the park is. Thanks.
Asking help me to find (after 2 weeks of research)!!
In the BigMap.php (the name of my map)
$Islocation = '('.$currentuser->getLatitude().','.$currentuser->getLongitude().')';
echo gmap_marker($Islocation , $options);
so the gmapped class is now :
<div class='gmapped' latlng='(48.7647262,2.2890885)' type='user'><a href="a rel="nofollow" href="denied:view-source:"><b>LaurentCabaret</b></a> : <br>My place<br>My job</div>
In the previous version the encodind was wrong (no "(" and ")") now it's ok so it prenvents gmap from geocoding operation.
BUT
Why geocoding is limited to 10??? - now it's not a problem for me but it seems strange.
Thanks all
@Laurent, I have tried using this plugin, but alas am too much of a novice to fiddle with it. I am intrigued to hear that you have:
- Automatically geocode new entries and save lat & long in the database for the next time
- In the bubble a Link to the profile
And use it on :
- the groups page
- In a big "map" of all the site membres
I would like to do something like this as well, plus have Events and Groups geocoded and displayed as well... is what you did adaptable to do this? If so, would you share your adapted plugin with me so I can try and see how you did it all. Regards, Mark
Can I use this on individual pages? Like I have pages for dog parks, and I'd like to show a map of where the park is. Thanks.
Asking help me to find (after 2 weeks of research)!!
In the BigMap.php (the name of my map)
$Islocation = '('.$currentuser->getLatitude().','.$currentuser->getLongitude().')';
echo gmap_marker($Islocation , $options);
so the gmapped class is now :
<div class='gmapped' latlng='(48.7647262,2.2890885)' type='user'><a href="a rel="nofollow" href="denied:view-source:"><b>LaurentCabaret</b></a> : <br>My place<br>My job</div>
In the previous version the encodind was wrong (no "(" and ")") now it's ok so it prenvents gmap from geocoding operation.
BUT
Why geocoding is limited to 10??? - now it's not a problem for me but it seems strange.
Thanks all
@Laurent, I have tried using this plugin, but alas am too much of a novice to fiddle with it. I am intrigued to hear that you have:
- Automatically geocode new entries and save lat & long in the database for the next time
- In the bubble a Link to the profile
And use it on :
- the groups page
- In a big "map" of all the site membres
I would like to do something like this as well, plus have Events and Groups geocoded and displayed as well... is what you did adaptable to do this? If so, would you share your adapted plugin with me so I can try and see how you did it all. Regards, Mark
Can I use this on individual pages? Like I have pages for dog parks, and I'd like to show a map of where the park is. Thanks.
I'm getting action_gatekeeper() error messages when "deleting" a widget in Elgg 1.7.
Hi,
this is really nice. I have got a slight problem: when dragging a widget, the drop zone (dotted lines square) does not show fully. Only the top dotted line of the square is displayed.
any suggestion about how to fix this?
--
jaguarg
Hai Evobilis &Elgg'ians,
i am really inspired about this plugin..But i have one small problem...I prepared one plugin which is similar that like thewire plugin...But,i didn't get the tinyurl to work...so can you please give some ideas to achieve this...
hi am using this plugin in 1.7.8 and i did the above methods of editing longurl @ symbol. but wen i insert it and submit form it shows an error of Form is missing __token or __ts fields
If this has stopped working for you (it had for us) it is probably because the site handling the messy JSON stuff seems perpetually over quota. Simply find views/default/tinyurl/longurl.php and change the line near the top:
var API = 'http://json-tinyurl.appspot.com/?url=',
to
var API = 'http://urltinyfy.appspot.com/tinyurl?url=',
This seems to be more reliable at the moment. The site also offers the option to tinify your URL with various other tinifiers, including goo.gl. YMMV
Jon
ps - Cash has built a bit.ly plugin for 1.8 that seems to do much the same kind of thing, but it's a bit tricky to reverse engineer.
Is there any way to show the replies on the wire dashboard as well. I just want to show the replies on my dashboard widget? Also, I just manually edited mine since I made mods to my "thewire" module. Basically I just took the "thewire_functions.php", and "replies.php" and edited the "start.php" page to require the "thewire_functions.php" page and add the menu and copied them over mine. Is there any other files I should be concerned with?
@nofullstop this is probably because you uploaded files that you deflated on your computer.
You'd better upload the archive on your server and deflate it from here (unzip), so filles will keep their initial files permissions.
The _MACOSX folder is a generic mac system folder and can be safely deleted.
Hey Ron, what was the answer? The link you posted doesn't give it! I also can't get the wire working correctly. In the widget I don't see all posts, just my own. I can see all if I follow the menu bar link to thewire page I see 'all wire posts'. I can't think why this is not available in the widget. As spmeone said pointless.
I'd like to get it fixed, but how? Do I need to have another plugin enabled that I haven't already?
Here's my current list:
riverdashboard
blog
captcha
crontrigger
custom_index
Defaultwidgets
diagnostics
embed
externalpages
friends
htmlawed
invitefriends
logbrowser
members
messageboard
messages
profile
reportedcontent
search
thewire
tinymce
uservalidationbyemail
zaudio
friend_request
friends_online
tidypics
notifications
like_comment
customestyle
themer
@jckm2000 - that post I made was 600+ days ago.I can't remember what I did an hour ago, let alone 2 years ago, really! You are right, the link doesn't give any hint as to what fixed this. The only thing I can imagine is that it once did have the answer but it was deleted. I don't remember if I documented this on hard copy some place or not. I'll have to dig back a couple of years and see if I can find anything. Now you got me wondering what the answer is too. If I find something, I'll let ya know.
@jckm2000 - I looked through my archives and did not find any notes on this subject. Now I'm really wondering what the cure may be or if there even need be one. I haven't tested the current Wire in 1.7.7?
