Questions tagged [sites]

121 questions
2
votes
1 answer

Valuable inventory framed Site

this violation occurs on my android apps when i make some changes or reduce some ads then the google passed it and said the issue is fixed after some days they strive again that the Violation is occurred what should i do now
2
votes
3 answers

How to improve my C++ with open source projects

I am studying Computer Systems and Networks engineering at London South Bank University. I know a bit about object oriented programming languages like PHP, Java and about C++... and indeed would like to improve my knowledge of C++. But my knowledge…
VEL
  • 21
  • 2
2
votes
1 answer

What is the best structure for Django project with multiple sites based on the same backend logic?

I've began working on a new large project - many city-based webshops, each working on its own subdomain of the one domain, for example, citydomain.webshop.com. There whould be about 40 of these websites at start to run simultaneously. Project's…
2
votes
2 answers

Django Wagtail Project - Conflict with django.contrib.sites (using django-allauth)

I'm running into issues when adding a 3rd party 'user accounts' app to a Wagtail project. Most 3rd party user account apps (such as django-alluth) require django.contrib.sites as a dependency. When I include the django-allauth dependencies…
2
votes
2 answers

Site which shows algos in popular languages?

Is there a site like "language shootout"'s (shootout.alioth.debian.org and dada.perl.it/shootout/), which show how to do simple/advanced things in different languages? I.e. how to use hashes in different languages, how to sort, how to write classes,…
Slava V
  • 16,686
  • 14
  • 60
  • 63
2
votes
2 answers

How to Redirect URL on Google Sites

Okay, so I have a Google Site that I need to redirect to a website. So for example, I have sites.google.com/xxx/xxx And when people enter that, I want it to redirect to my website www.xxxxxxxx.com How do I do this?
Jay M.
  • 41
  • 1
  • 1
  • 3
2
votes
1 answer

Salesforce web-to-lead not redirecting properly in Google Site

I've created a contact page in Google Sites. I'm using Salesforce web-to-lead to capture the info. Everything seems to be working except when I click Submit, it opens a new tab to my confirmation page. It creates the lead, but instead of redirecting…
2
votes
1 answer

Google API Console - sites service

There is no entry for sites as a service in the google api console, but it is possible to select it in the google oauth playground. How can I obtain a client-id and client-secret to use the google sites api?
angryloner
  • 31
  • 3
2
votes
2 answers

Multi-site framework in Laravel

I've just started working on a Content Management Framework using Laravel 3. It is not designed to be a database-driven app (that may come later). It is designed for web-designers wanting an easy and SEO-friendly way to make a static website. In a…
Mike Rockétt
  • 8,947
  • 4
  • 45
  • 81
2
votes
1 answer

DOS command to list all virtual directories in IIS 6

I'm looking for a DOS command to list all sites and virtual directories in IIS 6 under Windows 2003. I know there are ways to do this using Powershell / WMI, VBS, C#, etc. But all I want is a quick and dirty, no-fuss way to do it from DOS, without…
rkagerer
  • 4,157
  • 1
  • 26
  • 29
2
votes
0 answers

Django sites framework country separation

I'm developing a web site with Django where we list products and some comments for them. I'd like to have separate sites for each country with different product objects. For example: us.domain.com - products in U.S are listed and the page is…
aladagemre
  • 592
  • 5
  • 16
2
votes
1 answer

css3 opacity google site

i try to make a container for my site in google site that will be transparent so that the background image will be visible. i guess opacity property of css3 is not supported by google sites, so is there any other way to do that? thanx i tried …
Giannis
  • 91
  • 1
  • 2
  • 9
1
vote
1 answer

CodeIgniter application package and loading the hooks

I'm building multiple sites, which are all connected together. Site A is a CodeIgniter application. Site B is a second CI-app, and I'm using the Application Package loader to use the models of the site A (which works, which is awesome: the…
Joris Portfolioris
  • 141
  • 1
  • 1
  • 10
1
vote
1 answer

Can glassfish host multiple sites?

I would like to know if it is possible to have multiple sites running on glassfish. I am about to try to setup a glassfish server where different users can auto-deploy their applications and get their own folder like…
dhojgaard
  • 113
  • 10
1
vote
1 answer

Google Site in google Apps external site?

I have a Google Apps account with domain bought, through Google. I can create sites, but they will only be available to users within this domain. Question: How to create an external site - Like a company site? One solution is to use App Engine, but…
Chris G.
  • 23,930
  • 48
  • 177
  • 302
1
2
3
8 9