similar to: pre, code, ```, and a "bc." marker. Was "Re: shortcut for full url as the linktext?"

Displaying 20 results from an estimated 500 matches similar to: "pre, code, ```, and a "bc." marker. Was "Re: shortcut for full url as the linktext?""

2006 Jun 16
3
shortcut for full url as the linktext?
Is there a shortcut for this: "http://foo.com":http://foo.com ? Thanks, ---John
2006 Mar 20
0
Code blocks
Hello, In November 2005, there was a discussion on this list regarding code blocks. The suggestion was to use: ```(test) here it is ``` which becomes: <pre class="test"><code> here it is </code></pre> However, a textile format for this already exists elsewhere (see [1]), which I think is more appropriate: bc.(test) here it is Note the similarity between bc.
2008 Mar 12
0
Marker event listener
Hi All, how can I implement something like this http://econym.googlepages.com/example_hoverchange75.htm with ym4r and rails? I already have markers and the map working. regards Skalla P.S. Please CC me.
2008 Mar 14
0
problem with rjs and marker group
Lo there all, i have a function that builds a bunch of markers to go on a google map. I would like to update them with rjs. Here is what i have so far. def map_main_layout @zoom = params[:zoom].to_i @zoom = 14 if params[:zoom].nil? @map = GMap.new("map_div") # @map.control_init(:large_map => true, :map_type => true) # (inserts map control) # place
2008 Mar 11
0
support passing dom element to Marker''s setInfoBubble
Hi, The Marker class has the method setInfoBubble(String html/text). Unfortunately I am unable to add a DOM element where I need all the event to fire. If I add the string represtation of the DOM node to setInfoBubble(..), it renders fine but all the controls no longer fire events. Is there a way to have the elements in the infoBubble fire events using the current API? If not would if be possible
2008 Mar 12
0
Execute custom code when clicking marker
Hello there! :) I''m new to this list and new to Mapstraction. I''m working at ?stfold University College in Norway as part of the Mobile Applications Group (MAG - http://mobapp.hiof.no/) and I''m developing a tool ("Storix") for viewing digital stories with references to time and place. Take a look at http://asia.hiof.no/storix if this sounds interesting
2010 Apr 17
1
Deleted file marker
Is there a marker to indicate a deleted file in EXT3 similar to FAT32's E5? Thanks Kevin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/ext3-users/attachments/20100417/9f4b88f7/attachment.htm>
2011 Jan 18
1
Changing gmap marker icons while onclick
Is there any way to change gmap marker icon while onclick and get back its original icon while clicking another marker or map. Suppose, In my gmap, I''m showing events in different colors(icon''s). while clicking a marker the icon should change to yellow and should get back its original color when clicking another marker on the map. -- You received this message because you are
2010 Jun 15
0
Draggable Marker - "dragend" event - Example?
Hi everyone, I have been developing a site using mapstraction over at dojolist.org I currently geocode an address to add a marker on the map when creating a new dojo. What I have been trying to do is make it so that I can drag the marker and then have the lat/long fields updated from the map. I have not been able to find an example of this on the mapstraction site, does someone have an example I
2010 Oct 23
1
marker.setInfoBubble problem
Hi All, Having a weird one with Mapstraction & GMAPs v3... Adding some info bubbles using marker.setInfoBubble(''couple of lines of HTML here...'') - but they''re not expanding heightwise to handle the text, and there don''t seem to be any CSS selectors available to try and force the issue... There''s an overflow: auto style being applied to the
2010 Jun 22
0
Marker.setIcon() doesn't work with bing maps
Hi, while playing around with the current trunk of Mapstraction V2, I realized that Marker.setIcon() doesn''t work with bing maps (former Virtual Earth). Here is my tiny patch: mxn.microsoft.core.js 112a113,115 > if (marker.iconUrl){ > pin.SetCustomIcon(marker.iconUrl); > } kind regards, Franz -------------- next part -------------- An HTML
2012 Feb 08
0
Some questions of the file "marker.tstamp" and the function of quota.
What is the function of ?marker.tstamp? file that is created when I set the option of features.quota on? And that file plays a role in what circumstances ? I saw this file has been no content,so in what circumstances this file would have content?Can you give a kind of practical example of how to use this file,and how this file will have content? Can you give a example of how to set the volume
2008 Aug 01
0
YM4R Add label to top of marker
Hi, Does anyone know how to add a label to the top of a marker. For example if i have 5 reults for locations and i have them numbered 1-5 then a number on the top of each marker so its clear which marker belongs to which location. Ive read through the ruby docs and googled but cant find any info or examples on this, is it even possible, i think i seen something like this before. JB -- Posted
2006 May 31
2
Forcing Marker bit
Ever since upgrading to 1.2.8 I've been getting occasional WARNINGS that say: WARNING[4356]: rtp.c:500 ast_rtp_read: Forcing Marker bit, because SSRC has changed. Is there something I need to fix or is this a benign message? Ira -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.1.394 / Virus Database: 268.8.0/352 - Release Date: 5/30/2006
2006 Jun 03
1
Asterisk 1.2.8 - WARNING[28769]: rtp.c:500 ast_rtp_read: Forcing Marker bit, because SSRC has changed
While sending calls to a SIP provider, the following warning generates: -- Executing Dial("SIP/1000-c317", "SIP/13057671523@209.120.202.94:5060|55|o") in new stack -- Called 13057671523@209.120.202.94:5060 -- SIP/209.120.202.94:5060-0533 is making progress passing it to SIP/1000-c317 -- SIP/209.120.202.94:5060-0533 answered SIP/1000-c317 -- Attempting
2006 Jun 06
1
SIP One-way audio: == Forcing Marker bit, because SSRC has changed - trxtel.com
Dear list (and more specifically Bret), I am getting one-way (inbound only) audio when trying to place a SIP call via voip.trxtel.com (i.e. 18005558355@voip.trxtel.com). The Cli spits out "== Forcing Marker bit, because SSRC has changed" 5 times after atempting a native bridge. I realize this is most certainly a NAT issue, the * server is behind one. Sip.conf has externip=, and
2006 Sep 14
2
Forcing Marker bit, because SSRC has changed
Evnin... Googled around for this strange error meesage with no helpful results at all... Does somebody has any idea what this means? "Forcing Marker bit, because SSRC has changed" At the same time I only get inbound audio but other side can't hear me...sometimes I just hear my echo and nothing from other side... Asterisk version 1.2.9 and both participants with public IP
2013 May 20
0
libfishsound/liboggz: How to properly set e_o_s marker when encoding?
Perhaps I am really dense, but after writing an app to encode multi-stream audio files using libfishsound and liboggz, I cannot figure out a way to reliably determine the which packet is the FINAL packet output from the encoder, so I can set the e_o_s flag on it. What is the magic for determining WHEN to set the e_o_s marker on a packet in the FishSoundEncoded callback function? Even though I
2009 May 07
1
homemade fn marker weirdness...
so this is a weird one: http://babelmark.bobtfish.net/?markdown=%3Csup%3E*%3C%2Fsup%3EThe+[distinction]+between+certification+and+qualification%2C+although+vague%2C+appears+to+be+that+under+the+NASED+system%2C+states+did+the+ultimate+*certification*+of+a+voting+system+for+fitness+in+future+elections. Note that the `<sup>*</sup>` is being turned into
2005 Sep 13
0
inconsistant decimal marker with write.table
Hi, My problem does not happen all the time, nor with all files I save to csv format. I can send my test file (format rda or csv) to whoever would like to replicate (and hopefully explain) my problem. In short, I have a dataset with mostly numerical variables. One of my variable is called pfi2 and is definitely numerical, as shown by this: > summary(test$pfi2) Min. 1st Qu. Median