This commit is contained in:
Sanj 2011-07-04 21:45:09 +05:30
commit d5b3ce553b
2 changed files with 50 additions and 32 deletions

View File

@ -123,36 +123,50 @@ color:#555353;}
.itemForm .itemForm
{width:400px; {width:400px;
height:200px; height:200px;
overeflow:hidden; overflow:hidden;
} }
.itemForm p .leftCol {
{padding-top:12px;} width:200px;
padding-top:12px;
.itemForm p span
{font-weight:bold;}
.itemFormLabel
{float:left;}
.descriptionLabel
{float:right;}
.itemTitle
{clear:both;
float:left;} float:left;}
.itemDescription .leftCol p
{float:right; {
height:50px; font-size:12px;
width: 200px; font-weight:bold;
border:2px groove #efecec;} text-align:left;}
.pvtLabel { .editTitle
clear:both; {float:left;}
float:left}
.submitItem .itemTitle
{width:180px;}
.editPrivate
{clear:both;
float:left;
padding-top:6px;}
.rightCol {
width:200px;
padding-top:12px;
float:right;}
.rightCol p
{font-weight:bold;
text-align:right;}
.editDescription {
float:right;
}
.itemDescription {
width:190px;
}
.submitInput
{clear:both; {clear:both;
float:right; float:right;
margin-top:6px;} margin-top:6px;}

View File

@ -17,20 +17,24 @@
<h5>FAQs</h5> <h5>FAQs</h5>
<p class="q1"><a name="whylogin"></a>Q. Why do I need to login in order to use the printing tools?</p> <p class="q1"><a name="whylogin"></a>Q. Why do I need to login in order to use the printing tools?</p>
A. This helps establish which documents you have permissions to modify or edit. To do this anonymously or to test, use username: "guest", password: "guest". Any content you create as "guest" is not archived and will be periodically deleted. A. This helps establish which documents you have permissions to modify or edit. To do this anonymously or to test, use username: "guest", password: "guest". Any content you create as "guest" is not archived and will be periodically deleted. <br/>
<p class="q1"><a name="signup"></a>Q. How do I signup for my own username / login then? </p> <p class="q1"><a name="signup"></a>Q. How do I signup for my own username / login then? </p>
A. For now, write to us at contact(@)edgwareroad.org. At a later point registration will be possible through the website. A. For now, write to us at contact(@)edgwareroad.org. At a later point registration will be possible through the website. <br/>
<p class="q1"><a name="whyedgware"></a>Q. Why the name and url edgwareroad.org? </p> <p class="q1"><a name="whyedgware"></a>Q. Why the name and url edgwareroad.org? </p>
A. This project was inspired by our work on the road, and the work of others in the neighbourhood. It is an idea of naming based on an engagement with something, rather than on owning or representing that thing. CAMP and the Centre for Possible Studies plan to pass on the functioning of this website to people working locally (who would similarly be people interested in, rather than owners or representatives of, the area). A. This project was inspired by our work on the road, and the work of others in the neighbourhood. It is an idea of naming based on an engagement with something, rather than on owning or representing that thing. CAMP and the Centre for Possible Studies plan to pass on the functioning of this website to people working locally (who would similarly be people interested in, rather than owners or representatives of, the area). <br/>
<p class="q1"><a name="onlyedgware"></a>Q. So do all publications I make or things I upload need to be related to the Edgware Road? </p> <p class="q1"><a name="onlyedgware"></a>Q. So do all publications I make or things I upload need to be related to the Edgware Road? </p>
A. The current instance of this tool is set up for use as part of the Edgware Road Project. A more general-use version will be made available elsewhere, soon. The software ofcourse is available freely, at http://code.camputer.org/edgware so you could always set up your own. A. The current instance of this tool is set up for use as part of the Edgware Road Project. A more general-use version will be made available elsewhere, soon. The software ofcourse is available freely, at http://code.camputer.org/edgware so you could always set up your own. <br/>
<p class="q1"><a name="licensing"></a>Q. What about copyright/licencing? </p> <p class="q1"><a name="licensing"></a>Q. What about copyright/licencing? </p>
A. We presume that all users have the required permissions to publish any content that they upload to this website. Publications further generated via this website are made available under a <a href="http://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a> license. One objective of this project is to make a more public platform for art and research materials to circulate in. A. We presume that all users have the required permissions to publish any content that they upload to this website. Publications further generated via this website are made available under a <a href="http://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a> license. One objective of this project is to make a more public platform for art and research materials to circulate in. <br/>
<p class="q1"><a name="serpentine"></a>Q. What kinds of publications are planned using the website. </p> <p class="q1"><a name="study"></a>Q. What is a Study? And who made these Studies in the archive. </p>
A. The Edgware Road Project is producing a series of pamphlets and volumes, under the title of Possible Studies. Yours could be one of them. Write to us at contact(@)edgwareroad.org. A. The Edgware Road Project conducts research and activities under the title of Possible Studies. These studies are created by participants in the project, over the past couple of years and the archive reflects the activities of these people, beyond what they have "exhibited" officially. <br/>
<p class="q1"><a name="serpentine"></a>Q. Will my publication on this website automatically become part of the the Edgware Road project, or the Serpentine Gallery? </p>
A. Only if you wish to. Publications made using the tool will automatically have an html page, but will only be visible to others if you explicitly "Publish" them. Edgware Road Project plans to produce a series of printed pamphlets and volumes. Yours could be one of them. Write to us at contact(@)edgwareroad.org.
</div> </div>