Reading suggestion html

From Redazione
Jump to navigation Jump to search
 
(20 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
+
 
 +
This form is meant to add reading suggestions to be published
 +
both on [[Reading_suggestions|this page]], and on the [https://culturaitaliana.org/ front-end part of this project] (in construction at {{#time: F Y}}), in more interactive way.
 +
Following, such notices could be also included in newsletters
 +
sent to visitors and affiliated users of this platform, since they will be supposedly  welcome.
 +
 
 +
The authors of the content (as affiliated to a given organization) will be mentioned at the end of the notice of the suggestion so that they can get
 +
an advantage (in terms of visits to their page) from their contribution.
 +
Also, once the form is created, any other content not foreseen by the form
 +
can be inserted in the page itself, so just keep the information in the
 +
form as short as possible!
 +
 
 +
<!--
 +
The author of the suggestion will be mentioned 
 +
(as affiliated to a given organization) at the end of the notice, so that they can get
 +
an advantage (in terms of visits to their organization's page) for their contribution.
 +
Also, in general our model is the following: the forms just allow the
 +
creation of semantic data (in order to ensure interoperability among
 +
systems accessing such data) while, once the page/item is created,
 +
it is completely editable (as a wiki) and can be completed
 +
with any relevant information: for instance in this case it could
 +
be added a picture with the cover of the book, and a more detailed
 +
analysis.
 +
Of course the entire page can be exported to third-party systems through
 +
the use of api described [[Main_Page|here]].
 +
-->
 +
 
 +
{{CI notice box |
 +
{{#ifeq: {{PAGENAME}} | FormEdit/Reading suggestion |
 +
The form will be created in the path
 +
{{CI text highlight| Reading suggestions/[Book author] - [Book title] }}
 +
</span>
 +
| Attention, this form is meant to be created at a fixed path. Please create it [[Special:FormEdit/Reading suggestion|from here]].
 +
}}
 +
}}
 +
 
  
 
<html>
 
<html>
<div class="cultura_italiana_form" style="width:360px;text-align:;padding:24px">
 
<div style="margin:auto">
 
<form action="" method="post">
 
  
<span class="cultura_italiana_form_section">
+
<div class="ci_form_container">
<span class="cultura_italiana_form_section_title" style="margin-top:6px">
+
 
Book author and title
+
<! ***attention! this will be stripped by PageForm
 +
but nonetheless without it will not work !
 +
-->
 +
<form class= method="post" >
 +
 
 +
<div class="ci_form">
 +
 
 +
<!--
 +
 
 +
reading suggestion_Book author
 +
reading suggestion_Book title
 +
reading suggestion_Why you suggest this book
 +
 
 +
 
 +
 
 +
<!--------------------------BOOK AUTHOR-------------------------->
 +
 
 +
<div class="ci_form_section">
 +
<span class="ci_form_section_label">
 +
Book author
 +
</span>
 +
 
 +
<input class="ci_form_input" type="text" placeholder="" name="Form reading suggestion[Book author]" value="">
 +
 
 +
<span class="ci_form_section_help">
 
</span>
 
</span>
<input class="cultura_italiana_form_input" type="text" placeholder="Book author" name="Form reading suggestion[Book author]" value="">
+
 
<input class="cultura_italiana_form_input" type="text" placeholder="Book title" name="Form reading suggestion[Book title]">
+
</div>
 +
 
 +
<!--------------------------BOOK TITLE-------------------------->
 +
 
 +
<div class="ci_form_section">
 +
<span class="ci_form_section_label">
 +
Book title
 
</span>
 
</span>
  
<span class="cultura_italiana_form_section">
+
<input class="ci_form_input" type="text" placeholder="" name="Form reading suggestion[Book title]" value="">
<span class="cultura_italiana_form_section_title">
+
 
 +
<span class="ci_form_section_help">
 +
</span>
 +
 
 +
</div>
 +
 
 +
 
 +
<!--------------------------BOOK Link-------------------------->
 +
 
 +
<div class="ci_form_section">
 +
<span class="ci_form_section_label">
 +
Book link
 +
</span>
 +
 
 +
<input class="ci_form_input" type="text" placeholder="" name="Form reading suggestion[Book link]" value="">
 +
 
 +
<span class="ci_form_section_help">
 +
Paste the link to the book at the legitimate publisher's website.<br>
 +
If more than a publisher exist for this book enter the one with the more relevant book's presentation
 +
</span>
 +
 
 +
</div>
 +
 
 +
 
 +
 
 +
<!--------------------------Why you suggest this book-------------------------->
 +
 
 +
<div class="ci_form_section">
 +
<span class="ci_form_section_label">
 
Why you suggest this book
 
Why you suggest this book
 
</span>
 
</span>
<textarea name="Form reading suggestion[Reason]" class="form_organization_input" style="width:100%" rows="4">
+
 
 +
<textarea name="Form reading suggestion[Reason]" class="ci_form_input" style="width:100%" rows="3">
 
</textarea>
 
</textarea>
 +
 +
<span class="ci_form_section_help">
 
</span>
 
</span>
 +
 +
</div>
  
  
 +
<!--------------------------book excerpt-------------------------->
  
 +
<div class="ci_form_section">
 +
<span class="ci_form_section_label">
 +
(Optionally), insert an excerpt of the work
 +
</span>
  
<span class="cultura_italiana_form_section_submit">
+
<textarea name="Form reading suggestion[Excerpt]" class="ci_form_input" style="width:100%" rows="3">
 +
</textarea>
 +
 
 +
<span class="ci_form_section_help">
 +
</span>
 +
 
 +
</div>
 +
 
 +
 
 +
 
 +
<!--------------------------SUBMIT-------------------------->
 +
 
 +
<div class="ci_form_section_submit">
 
<input type="hidden" name="wpSave" value="Save page">
 
<input type="hidden" name="wpSave" value="Save page">
 
<input type="hidden" name="pf_free_text" value="!free_text!">
 
<input type="hidden" name="pf_free_text" value="!free_text!">
  
<input class="cultura_italiana_form_submit" type="submit" value="save">
+
<input class="ci_form_submit" type="submit" value="save">
</span>
+
</div>
 +
 
 +
 
 +
</div>
 
</form>
 
</form>
 
</div>
 
</div>
</div>
+
 
 +
<script>
 +
 
 +
 
 +
$ci(function() {
 +
 
 +
$ci('.ci_form textarea').autosize();
 +
 
 +
});
 +
 
 +
 
 +
</script>
 +
 
 +
 
 
</html>
 
</html>

Latest revision as of 21:36, 10 January 2021

This form is meant to add reading suggestions to be published both on this page, and on the front-end part of this project (in construction at May 2024), in more interactive way. Following, such notices could be also included in newsletters sent to visitors and affiliated users of this platform, since they will be supposedly welcome.

The authors of the content (as affiliated to a given organization) will be mentioned at the end of the notice of the suggestion so that they can get an advantage (in terms of visits to their page) from their contribution. Also, once the form is created, any other content not foreseen by the form can be inserted in the page itself, so just keep the information in the form as short as possible!


Attention, this form is meant to be created at a fixed path. Please create it from here.


Paste the link to the book at the legitimate publisher's website.
If more than a publisher exist for this book enter the one with the more relevant book's presentation