Questions tagged [sites]

121 questions
0
votes
3 answers

Putting hyperlinks on Google sites using jQuery

I am trying to put a text (containing a hyperlink) using the click function in jQuery. var publicationsText = "Rohit.
mio
  • 159
  • 1
  • 1
  • 12
0
votes
2 answers

WebSharing Enable in mac 10.8

In mac 10.6.8 systempreference->sharing->WebSharing is there but mac 10.8 websharing not in sharing folder how can i add and enable websharing in systempreference panel.
0
votes
1 answer

Unable to download google data python library/ links on google sites documentation page not working

I am unable to download the client library for java or for python. The link for python libs: http://code.google.com/p/gdata-python-client/downloads/list Also, The links https://developers.google.com/apis/gdata/articles/python_client_lib and at…
user1465854
  • 1
  • 1
  • 1
  • 3
0
votes
3 answers

Django multiple sites on same instance

How can I get a few sites similar in functionality, but different in appearance and content - all data will be different. Change SITE_ID on the fly and write own template loader & staticfile finder (same URL /static/ for different sites indicates to…
ssbb
  • 1,965
  • 2
  • 14
  • 26
0
votes
1 answer

Redirect users to mobile site with htaccess when I have two sites hosted under one account?

I have a website and a mobile website (the mobile website is a subdomain where the files are in a subfolder). I have used an htaccess file to redirect mobile users to the mobile site where they can also go back to the full site. This worked great…
user1356964
  • 1
  • 1
  • 2
0
votes
5 answers

How do you build a Q&A site?

Is there an open source platform that allows a developer to quickly build a Q&A site? For example, was StackOverflow built from the ground up or did it leverage an existing platform?
Joe
-1
votes
1 answer

Github home page

I know how to make an HTML site on GitHub with URLs like: [username].github.io/[somthing] but I am wondering how to make a URL without that project name or "[something]" to be just [username].github.io I know I can do this on…
-1
votes
1 answer

Trying to center images in Boostrap image carousel on Google Sites

Picture of problem Trying to fix the code so the six images in this Bootstrap Carousel all show centred on my (new version) of Google sites, instead of being pushed to the top, like in the screenshot. Would be so grateful. Code is here
-1
votes
1 answer

In Google appsScript, getSite(domain, name) does not run

var sitio=SitesApp.getSite('gl.miteco.es', 'miteco.biodiversidad'); // no funciona estas llamadas getSite ni ninguna parecida!
-1
votes
1 answer

Associate an IP address list with the existing subnet and site

I have a list IP Address and I need to associate for each IP Address of this list the site and subnet. I have 5203 IP Address and it's too much to verify one by one; maybe someone could help me ? Thank you.
puffydee
  • 33
  • 1
  • 6
-1
votes
1 answer

Which Google API is used to get the Sites owned by the users

I have a question, I have gone through Google Sites API and Report API as well. but im not getting which all sites are owned by user and which are sites user has access to or domain wise access to... is there any API available for this? Need quick…
-1
votes
1 answer

Contact without account does not show for lookup value in force.com sites

I have created a lookup field on my custom object to contact and it is used on visual force page. Also I have used custom lookup page. In salesforce org it works fine and display lookup value. But when i use this page in sites then lookup value does…
user1799957
  • 19
  • 1
  • 2
-1
votes
1 answer

Redirecting old dynamic links to SEO friendly links

My links are like "http://www.shinylook.ro/product.php?id=58" and I rewrite them like "http://www.shinylook.ro/produs/58/saboti-dama/" using this code: RewriteRule ^produs/([0-9]+)/([a-zA-Z0-9_-]+)\/ product.php?id=$1 [L] But I cannot manage to…
user1483138
  • 57
  • 1
  • 1
  • 7
-2
votes
1 answer

How can I fetch the sites or subsites from a site collection and export them to excel document?

I've been trying to fetch the subsites from a site collection and export them into excel document, and I've been checking different scripts and testing to get a special one which could help me to get this information, even though none of them have…
Priscilla
  • 1
  • 1
-2
votes
1 answer

How to fix these issues in CSS in navigation menu?

Please help me to fix these issues in CSS (without JS). I am studying and can't find answers to some problems with navigation. Please don't blame me :) I created navigation and first screen for the site but stumbled with these questions. Here is a…
Gammi
  • 101
  • 1
  • 2
  • 6
1 2 3
8
9