Displaying 10 results from an estimated 10 matches for "somepage".
Did you mean:
homepage
2006 Apr 27
0
rails prettyurl''s
hi
we wanted to embed a rails application into our cms generated php
files.
small example:
static site: www.someweb.com/someweb/somepage.php
the code in the somepage.php file will use curl (remote http call) to
load the rails application into its layout. now the problem is that all
the urls (links, forms) generated by the rails application will leave
somepage.php and point to something like
www.someweb.com/railscontroller/railsacti...
2007 Aug 08
1
Using CURL
...re is my first step (call it a proof of concept) in using the "hint"
priority with dynamic values.
Background - this works
exten => 12345,hint,SIP/12345-1
To make this a little dynamic, I used a web page to return to me the value
of the sip registration. In other words, http://www.somepage.com/test.html
returns the following (without quotes): "SIP/12345-1"
I should therefore be getting the same result by using the following:
exten => 12345,hint,${CURL(http://www.somepage.com/test.html)}
BUT....no. I get the following in the Asterisk CLI when reloading the
config:...
2007 Sep 27
3
Wiki restructure
Hi all,
Now that there is an effort underway to improve the look/theme of the
Wiki. I would like to discuss the content of the wiki.
IMO there are too many links on the frontpage. With a new theme, the
News/Events items on top can go into a sidebar, so that will be taken care
of the news items. I will not discuss them here.
But currently, there is little structure in all the links/titles on the
2006 Aug 12
10
adding extra variable to a class, how to access it?
somple question here but pretty confusing on my side. i have a model
towns that is mapped to my towns table. can i add an extra variable to
the class and access it in my view? basicall what i am trying to do is
return a list of towns, and next to each town, display a total number of
what i have in each town.
ive tried both attr_reader and @total but no avail.
here is my view
<% for
2016 Oct 18
1
Unable to set up home share correctly
...dwi" \
--job-title="IT Specialist" \
--department="Some Department" \
--company="Some Company" \
--description="Some Description" \
--mail-address="Udo.Willke at somedomain.edu" \
--internet-address="http://somedomain.edu/somepage" \
--telephone-number="+49 123/4567890" \
--physical-delivery-office="Some Office" \
--nis-domain="mydomain" \
--unix-home="/var/share/samba/homes/kbudwi" \
--uid="$USERNAME" \
--uid-number="$uidNumber" \
--gid-nu...
2015 Oct 15
0
404 branded page
hi Tuomas,
https://www.centos.org/somepage - our 404 pages dont look the best they
could, and dont have any urls leading off to good starting points for
people following stale urls. I was wondering if you might be able to
conjure up something for us to use as a 404 destination ?
no rush, whenever you are able to.
and as always, thanks in...
2007 Feb 15
2
Wiki to doc/ in tarball
So I finally started building a script that does it. Anyone interested
in helping with it so that it produces readable output?
First step is getting raw wiki pages. I'll do this directly by getting
them from the filesystem. You can get them from here:
http://dovecot.org/tmp/wikipages.tar.gz
Next there's http://dovecot.org/tmp/wiki2txt.pl which is my horrible
Perl script that kind of
2007 Mar 15
1
wiki -> txt
...g.
So if anyone else wants to try getting it fixed that'd be great. :)
Attached the current version that I have.
For testing you'll need your own MoinMoin installation. Then replace the
included text_plain.py with the attached version. Then test it with for
example:
http://localhost/wiki/SomePage?action=format;mimetype=text/plain
-------------- next part --------------
A non-text attachment was scrubbed...
Name: text_plain.py
Type: text/x-python
Size: 11268 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20070315/b8c75cc4/attachment-0002.py>
---------...
2016 Oct 17
3
Unable to set up home share correctly
Hello Rowland,
Am 17.10.2016 um 18:06 schrieb Rowland Penny via samba:
> See inline comments:
>
> On Mon, 17 Oct 2016 17:14:43 +0200
> Udo Willke via samba <samba at lists.samba.org> wrote:
>
>> So, to summarize the discussion:
>>
>> System accounts should not have rfc2307 IDs, only (unprivileged)
>> users should. The Administrator account is the
2012 Dec 12
2
Status of flac; new release?
On 12.12.2012, at 20:10, Ralph Giles wrote:
> On 12-12-12 10:47 AM, Max Horn wrote:
>
>> If you point me to the sources of the site (is there a repos for it?), I'll be happy to provide a patch for this, too!
>
> The new site repo is https://git.xiph.org/flac-website.git
Hum. Actually, I just noticed that the website is also in the flac repos itself, under doc/html/
The