search for: mylink

Displaying 11 results from an estimated 11 matches for "mylink".

Did you mean: mclink
2008 Sep 14
2
virtual links
Thomas, I am experimenting with virtual links and cannot seem to get this to work right. I copied the htmldoc.virtual file out of the mics folder that was bundled with webgen5.4 and pasted that into my src directory. I then edited the file to the link I wanted to use. api.html url: http://mylink.com title: This is my link in_menu: true sort_info: 60 The link is in the menu for the website, but in the wrong place with a bad link. The link is changed to ../http:/mylink.com. I also wanted the link to be the last one in the menu, but I think that may caused by another problem that I a...
2002 Jul 28
2
timestamp on symlink
rsync does not sync the timestamp on symlink (Solaris 8). It is probablly due to the limitation of Unix implementation of symlink, but I would like to know why rsync/Unix does not do this, and what we can do about it. Is the conclusion that "rsync syncs everything except the timestamp on symlink"? Why do I need timestamp on symlink? Supposed something stopped working because something
2006 May 18
3
Two-Dimensional Hashes through links?
...nal hash back into my controller along with a sort criteria but I cannot seem to do this. I am using link_to_remote and it just kills any hash that is not 1 dimensional. I was told that GETs can only send 1 dimensional hashes so I set link_to_remote to send a POST request: link_to_remote("mylink", :url => {:job => params[:job], :sort => sort_choice}, :post => true} According to WebBrick there is a POST request being sent, but my two-dimensional hash is still be killed. (turned into 1 dimensional string) Is there any way at all to send a two-dimensional hash through a...
2008 Feb 01
1
render partial in div
I have this link which when clicked will loop and render more links and a form from a partial inside of "myDiv": <%= link_to_remote ''MyLink'' . . . ., :update =>"myDiv" %> <div id = myDiv> <div> <div> <div> What I am trying to do is have a form_remote_tag that re-renders the list of stuff in "myDiv" when something is added but it doesn work. form_remote_tag :url => { :...
2008 Aug 20
0
activeresource: self.prefix = .../:id/... (need to set :id?)
...'m now in a situation where I need to save the model, but it translate the prefix as follows /providers/983783784/services//appointments/234234234 So, the :service_id is unknown and is not part of the prefix. Here is the save command: @myModel.save(:params => {:a => {:service => %w(mylink)}, :user_id => current_user.id}) I''m not an activeresource expert so I''m not really sure whats going on here. Is :a something activeresource understands (or maybe a hack of the application) ? Furthermore, suppose I have the service_id in a variable (@service_id), how do I add...
2003 Aug 20
0
Re: Re: Your application
...ATE - Project Collaboration Module ------------------- Admin Portal CAD Managers Document Management Documentation Forum Installation Meetings MyLinks Pro/COLLABORATE Product Structure Management Project Project Plan Project Portal Reports Tasks Team User Portal Visualiz...
2003 Aug 20
0
Re: Re: That movie
...ATE - Project Collaboration Module ------------------- Admin Portal CAD Managers Document Management Documentation Forum Installation Meetings MyLinks Pro/COLLABORATE Product Structure Management Project Project Plan Project Portal Reports Tasks Team User Portal Visualiz...
2003 Aug 20
0
Re: Re: Wicked screensaver
...ATE - Project Collaboration Module ------------------- Admin Portal CAD Managers Document Management Documentation Forum Installation Meetings MyLinks Pro/COLLABORATE Product Structure Management Project Project Plan Project Portal Reports Tasks Team User Portal Visualiz...
2006 Sep 15
2
Link_to with anchor?
Hi! Very silly question, but how do you use link_to with an anchor, for example: www.website.com/articles/123#comments ? Just can''t figure out! Thank you! -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this
2006 Apr 18
7
[Prototype] evalScripts not working for me
I think I am experiencing the variable scope problem with evalScripts. I have this block of code being returned from an Ajax.Updater call, as shown by FireBug or one of those other Firefox plugins. I have tried to boil it down to the minimum code. <script type="text/javascript"> test = function() { alert("test"); }; </script> <table
2008 Jan 24
1
zfs showing more filesystem using ls than df actually has
...nd dr-xr-xr-x 2 root root 512 Jan 17 2007 mail drwxr-xr-x 3 root root 512 Apr 13 2007 mail3 drwxr-xr-x 2 root sys 512 Jan 17 2007 mnt drwxr-xr-x 3 root sys 4 Aug 21 16:49 mountpoint1 lrwxrwxrwx 1 root root 5 Jun 21 2007 mylink -> /dir5 drwxr-xr-x 4 root sys 5 Sep 12 14:45 mypool dr-xr-xr-x 1 root root 1 Dec 18 16:21 net -rw-r--r-- 1 root root 553 Apr 4 2007 newdump drwxr-xr-x 5 root sys 10 Aug 21 16:51 newpool drwxr-xr-x 6 root sys 512 Oct...