").append(x.parseHTML(e)).find(r):e)}).complete(n&&function(e,t){s.each(n,o||[e.responseText,t,e])}),this},x.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){x.fn[t]=function(e){return this.on(t,e)}}),x.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Ut,type:"GET",isLocal:Kt.test(Xt[1]),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":sn,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/xml/,html:/html/,json:/json/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":x.parseJSON,"text xml":x.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?cn(cn(e,x.ajaxSettings),t):cn(x.ajaxSettings,e)},ajaxPrefilter:un(rn),ajaxTransport:un(on),ajax:function(e,t){"object"==typeof e&&(t=e,e=undefined),t=t||{};var n,r,i,o,s,a,u,l,c=x.ajaxSetup({},t),p=c.context||c,f=c.context&&(p.nodeType||p.jquery)?x(p):x.event,h=x.Deferred(),d=x.Callbacks("once memory"),g=c.statusCode||{},m={},y={},v=0,b="canceled",T={readyState:0,getResponseHeader:function(e){var t;if(2===v){if(!o){o={};while(t=Qt.exec(i))o[t[1].toLowerCase()]=t[2]}t=o[e.toLowerCase()]}return null==t?null:t},getAllResponseHeaders:function(){return 2===v?i:null},setRequestHeader:function(e,t){var n=e.toLowerCase();return v||(e=y[n]=y[n]||e,m[e]=t),this},overrideMimeType:function(e){return v||(c.mimeType=e),this},statusCode:function(e){var t;if(e)if(2>v)for(t in e)g[t]=[g[t],e[t]];else T.always(e[T.status]);return this},abort:function(e){var t=e||b;return n&&n.abort(t),k(0,t),this}};if(h.promise(T).complete=d.add,T.success=T.done,T.error=T.fail,c.url=((e||c.url||Ut)+"").replace(Gt,"").replace(en,Xt[1]+"//"),c.type=t.method||t.type||c.method||c.type,c.dataTypes=x.trim(c.dataType||"*").toLowerCase().match(w)||[""],null==c.crossDomain&&(a=tn.exec(c.url.toLowerCase()),c.crossDomain=!(!a||a[1]===Xt[1]&&a[2]===Xt[2]&&(a[3]||("http:"===a[1]?"80":"443"))===(Xt[3]||("http:"===Xt[1]?"80":"443")))),c.data&&c.processData&&"string"!=typeof c.data&&(c.data=x.param(c.data,c.traditional)),ln(rn,c,t,T),2===v)return T;u=c.global,u&&0===x.active++&&x.event.trigger("ajaxStart"),c.type=c.type.toUpperCase(),c.hasContent=!Zt.test(c.type),r=c.url,c.hasContent||(c.data&&(r=c.url+=(Vt.test(r)?"&":"?")+c.data,delete c.data),c.cache===!1&&(c.url=Jt.test(r)?r.replace(Jt,"$1_="+Yt++):r+(Vt.test(r)?"&":"?")+"_="+Yt++)),c.ifModified&&(x.lastModified[r]&&T.setRequestHeader("If-Modified-Since",x.lastModified[r]),x.etag[r]&&T.setRequestHeader("If-None-Match",x.etag[r])),(c.data&&c.hasContent&&c.contentType!==!1||t.contentType)&&T.setRequestHeader("Content-Type",c.contentType),T.setRequestHeader("Accept",c.dataTypes[0]&&c.accepts[c.dataTypes[0]]?c.accepts[c.dataTypes[0]]+("*"!==c.dataTypes[0]?", "+sn+"; q=0.01":""):c.accepts["*"]);for(l in c.headers)T.setRequestHeader(l,c.headers[l]);if(c.beforeSend&&(c.beforeSend.call(p,T,c)===!1||2===v))return T.abort();b="abort";for(l in{success:1,error:1,complete:1})T[l](c[l]);if(n=ln(on,c,t,T)){T.readyState=1,u&&f.trigger("ajaxSend",[T,c]),c.async&&c.timeout>0&&(s=setTimeout(function(){T.abort("timeout")},c.timeout));try{v=1,n.send(m,k)}catch(C){if(!(2>v))throw C;k(-1,C)}}else k(-1,"No Transport");function k(e,t,o,a){var l,m,y,b,w,C=t;2!==v&&(v=2,s&&clearTimeout(s),n=undefined,i=a||"",T.readyState=e>0?4:0,l=e>=200&&300>e||304===e,o&&(b=pn(c,T,o)),b=fn(c,b,T,l),l?(c.ifModified&&(w=T.getResponseHeader("Last-Modified"),w&&(x.lastModified[r]=w),w=T.getResponseHeader("etag"),w&&(x.etag[r]=w)),204===e||"HEAD"===c.type?C="nocontent":304===e?C="notmodified":(C=b.state,m=b.data,y=b.error,l=!y)):(y=C,(e||!C)&&(C="error",0>e&&(e=0))),T.status=e,T.statusText=(t||C)+"",l?h.resolveWith(p,[m,C,T]):h.rejectWith(p,[T,C,y]),T.statusCode(g),g=undefined,u&&f.trigger(l?"ajaxSuccess":"ajaxError",[T,c,l?m:y]),d.fireWith(p,[T,C]),u&&(f.trigger("ajaxComplete",[T,c]),--x.active||x.event.trigger("ajaxStop")))}return T},getJSON:function(e,t,n){return x.get(e,t,n,"json")},getScript:function(e,t){return x.get(e,undefined,t,"script")}}),x.each(["get","post"],function(e,t){x[t]=function(e,n,r,i){return x.isFunction(n)&&(i=i||r,r=n,n=undefined),x.ajax({url:e,type:t,dataType:i,data:n,success:r})}});function pn(e,t,n){var r,i,o,s,a=e.contents,u=e.dataTypes;while("*"===u[0])u.shift(),r===undefined&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in a)if(a[i]&&a[i].test(r)){u.unshift(i);break}if(u[0]in n)o=u[0];else{for(i in n){if(!u[0]||e.converters[i+" "+u[0]]){o=i;break}s||(s=i)}o=o||s}return o?(o!==u[0]&&u.unshift(o),n[o]):undefined}function fn(e,t,n,r){var i,o,s,a,u,l={},c=e.dataTypes.slice();if(c[1])for(s in e.converters)l[s.toLowerCase()]=e.converters[s];o=c.shift();while(o)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=o,o=c.shift())if("*"===o)o=u;else if("*"!==u&&u!==o){if(s=l[u+" "+o]||l["* "+o],!s)for(i in l)if(a=i.split(" "),a[1]===o&&(s=l[u+" "+a[0]]||l["* "+a[0]])){s===!0?s=l[i]:l[i]!==!0&&(o=a[0],c.unshift(a[1]));break}if(s!==!0)if(s&&e["throws"])t=s(t);else try{t=s(t)}catch(p){return{state:"parsererror",error:s?p:"No conversion from "+u+" to "+o}}}return{state:"success",data:t}}x.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/(?:java|ecma)script/},converters:{"text script":function(e){return x.globalEval(e),e}}}),x.ajaxPrefilter("script",function(e){e.cache===undefined&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),x.ajaxTransport("script",function(e){if(e.crossDomain){var t,n;return{send:function(r,i){t=x("
+
+
+
+
+
+
+
+
+
+
+
+
+ {BOUCLE_posts}
+ // ici il s'affichera ce qu'on veut : un article, un commentaire, un lien sauvé…
+ // les thèmes pour ces choses sont dans le dossier "template"
+ // chaque "objet" (lien, article, …) dispose de son propre formatage.
+ // **** le texte que vous mettez ici (dans la "boucle") ne sera pas éxécuté ni affiché. ****
+ {/BOUCLE_posts}
+
+
+
+
+
+
+ {blog_auteur} , tout droits réservés – Propulsé avec
BlogoText – Thème par
Kris
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/style.css b/style.css
new file mode 100644
index 0000000..7d91774
--- /dev/null
+++ b/style.css
@@ -0,0 +1,189 @@
+@import url(css/font-awesome.min.css); /* feuille de style pour l'utilisation de la police awesone*/
+@import url(css/editor.css); /* feuille de style pour l'éditeur */
+
+/* GENERAL */
+html, body {}
+body {}
+input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="search"], select {display: block;width: 210px;max-width: 100%;}
+input[type="submit"] { width: auto; background: #2ba6cb; border: 1px solid #1e728c; -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; color: white; cursor: pointer; display: inline-block; font-family: inherit; font-size: 14px; font-weight: bold; line-height: 1; margin: 0 0 10px 0; outline: none; padding: 10px 20px 11px; position: relative; text-align: center; text-decoration: none; -webkit-transition: background-color 0.15s ease-in-out; -moz-transition: background-color 0.15s ease-in-out; -o-transition: background-color 0.15s ease-in-out; transition: background-color 0.15s ease-in-out;}
+/* LAYOUT */
+#main { padding: 0 .5em;}
+#wrapper {}
+
+/* HEADER */
+#top {margin-bottom: 10px;padding: 15px 0 15px 0;border-bottom : #f0f0f0 solid 1px;}
+#top_text h1 a {letter-spacing: -1px;text-decoration: none;text-shadow: 1px 1px 2px #aaa;}
+#top_text h2 {margin-top: -1em;font-size:1.6em; font-style: italic; text-align: right;text-shadow: 1px 1px 2px #aaa;}
+
+/* SIDEBAR */
+#sidebar {}
+#sidebar h3 { font-size:1.2em;text-shadow: 1px 1px 2px #aaa;}
+#sidebar hr {}
+#recherche h3 {}
+#navigate h3 {}
+#last_comments h3 {}
+#tags h3 {}
+#liens h3 {}
+#rss h3 {}
+#rss ul li a {}
+#random h3 {}
+
+/* CONTENT */
+#contenu {border-right : #f0f0f0 solid 1px;}
+/* Last Comments */
+.encart_lastcom {list-style-type: none;}
+.encart_lastcom li a {font-size: .9em; text-decoration:none; font-style:italic;}
+/* search form */
+#search {margin-bottom: 20px;border: 1px solid gray;border-radius: 6px;box-shadow: 1px 1px 2px silver;width: 257px;}
+#search input { margin-bottom: 0; display: inline-block;}
+#q {padding: 2px 0;box-shadow: none; border-radius: 6px;border-width: 0;text-align: left;width: 150px;}
+#input-rechercher { width: 100px; font-size:.9em; padding-left: 3px;}
+/* Calendar */
+#calendrier {display: block;border: none;}
+#calendrier caption {font-size: 1.3em;padding: 4px;font-weight: bold;}
+#calendrier caption a {font-weight: bold;text-decoration: none;}
+#calendrier td {text-align: center;width: 40px;line-height: 2em; padding:0;}
+#calendrier td a {display: block;text-decoration: none;border-width: 1px 0 0 1px;font-weight: bold;}
+#calendrier td a:hover {border-width: 0 1px 1px 0;}
+#calendrier td.active a {}
+#calendrier abbr {border-bottom: none;cursor: auto;}
+/* Tags */
+#tags ul li {display: inline; padding: 3px;list-style-type: none;font-size:1.1em;}
+#tags ul li a { }
+#tags li a:hover {}
+#tags li a:nth-child(2n):hover { }
+/* Others links */
+#liens ul li a {}
+#liens ul li a:hover {}
+/* Random news */
+#random a {}
+#random a:hover {}
+/* CONTENU */
+.news, .lien, .comment {margin: 0 10px 20px 0;word-wrap: break-word;overflow: show;}
+.news pre, .comment pre, .lien pre { white-space: pre-wrap;}
+/* article de blog */
+.news h2, .lien h2, .comment h2 {font-size:1.6em;text-shadow: 1px 1px 2px #aaa;}
+.news h3, .lien h3, .comment h3 {font-size:1.3em;text-shadow: 1px 1px 2px #aaa;}
+.chapo {}
+.permalien, .tagss{text-align: right;}
+
+header.titre {}
+header.titre a {text-decoration: none;}
+header.titre a:hover {text-decoration: underline;}
+
+h3 img {vertical-align: middle;}
+
+p.date {font-size:.9em; font-style:italic;}
+p.tags {font-size:.9em;}
+p.rss {}
+
+.post a:visited {}
+
+.tags {/* clear: both;*/ /* at bottom of article, must clear. */}
+.tags img {vertical-align: middle;}
+.img { display: block; margin: 0 auto;}
+.news img, .news iframe, .news video {padding: 4px;background: #fff;box-shadow: 0 1px 2px rgba(0,0,0,.2);border: solid 1px #bbb;max-width: 100%;}
+.news figure {display:block;float: right;margin: 5px 0 5px 10px; padding:10px; text-align: center; background: #ddd; border-radius:7px;box-shadow: 0 1px 2px rgba(0,0,0,.2);}
+.news figcaption {color: #333;font-size: .8em; font-style: italic;}
+.news p {text-align: justify;}
+#nombre_comment {font-weight: bold; font-size: 1.1em; text-align: right;}
+
+.pagination a, .pagination a:visited {text-decoration:none;}
+.pagination a:hover {text-decoration: underline;}
+.pagination {padding-top: 10px; font-size: 1.25em; text-align: center;}
+/* Last Comments page */
+.comment {
+ margin-bottom: 20px;
+ padding: 25px 0 0 25px;
+ border-left : #f0f0f0 solid 1px;
+ border-bottom : #f0f0f0 solid 1px;
+ border-radius : 10px;
+}
+.comment h2 span, .comment h3 span { font-size: .7em; font-style:italic; }
+.gravatar-icon {height: 24px;width: 24px;vertical-align: middle;display: inline-block;}
+.com-reply {text-align: right;}
+.com-reply a {font-style: italic;padding: 0 4px 2px 4px;}
+/* Form Comments */
+#form-commentaire {width:95%;margin: 0 auto;}
+#form-commentaire fieldset {border: none; margin: 0; padding: 0;}
+#form-commentaire .infos {text-align: right;width: 100%;margin: 10px auto;}
+#form-commentaire fieldset.infos input {margin-top: 2px;padding: 3px;}
+#form-commentaire input:focus {}
+.formatbut button {margin-bottom:0;}
+.infos label, .infos input, .cookie label, .cookie input {display: inline-block;}
+fieldset.buttons {text-align: center;}
+.buttons input{ margin-top: 10px;}
+.cookie label {font-size: .9em; font-style:italic;}
+
+/* FOOTER */
+#footer-page {margin-top: 10px; padding: 10px 0 20px 0; font-size:.9em; text-align: center; border-top : #f0f0f0 solid 1px;}
+footer a, footer a:visited { }
+#social-box {text-align: center; padding: 5px 0 5px 0;}
+#social-box a {font-size:1.3em; padding-right: 15px; text-decoration: none; opacity:.5;}
+#social-box a:hover {opacity: 1;}
+
+/* OVERRIDE */
+::selection {background:#ddd; color:inherit;}
+::-moz-selection {background:#ddd; color:inherit;}
+::-webkit-selection {background:#ddd; color:inherit;}
+
+ul.side-nav {padding: 0; }
+ul.side-nav li { margin: 0; padding-bottom:5px; }
+
+/* OTHERS */
+#erreurs {
+ background-color: rgba(255, 0, 0, .3);
+ padding: 1px;
+ color: white;
+ border-radius: 10px;
+ box-shadow: 2px 2px 10px rgba(102, 102, 102, .5);
+ -moz-box-shadow: 2px 2px 10px rgba(102, 102, 102, .5) ;
+ -webkit-box-shadow: 2px 2px 10px rgba(102, 102, 102, .5);
+}
+.chromeframe {text-align: center; color: red;}
+
+/* to delete afterwards... */
+.one { float: right; margin: 15px; }
+#email-adress {display: none;}
+
+/* MEDIA QUERIES */
+/* Smaller than standard 960 (devices and browsers) */
+@media only screen and (max-width: 959px) {
+
+}
+/* Tablet Portrait size to standard 960 (devices and browsers) */
+@media only screen and (min-width: 768px) and (max-width: 959px) {
+
+}
+/* All Mobile Sizes (devices and browser) */
+@media only screen and (max-width: 767px) {
+#top_text h2 {display: none;}
+}
+/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
+@media only screen and (min-width: 480px) and (max-width: 767px) {
+}
+/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
+@media only screen and (max-width: 479px) {
+ body {font: 12px/18px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;}
+}
+/* Print Styles */
+@media print {
+ * {background: none !important;color: black !important;box-shadow: none !important;text-shadow: none !important;
+ /* Images, vectors and such */
+ filter: Gray(); /* IE4-8: depreciated */
+ filter: url('desaturate.svg#grayscale'); /* SVG version for IE10, Firefox, Safari 5 and Opera */
+ -webkit-filter: grayscale(100%); /* Chrome + Safari 6 */
+ -moz-filter: grayscale(100%); /* Future proof */
+ -ms-filter: grayscale(100%); /* Future proof */
+ -o-filter: grayscale(100%); /* Future proof */
+ filter: grayscale(100%); /* Future proof or polyfilled */
+ }
+ a { text-decoration: underline;}
+ a[href]:after {content: " (" attr(href) ")";}
+ a[href="#"], a[href="javascript:"] { content: "";}
+
+}
+/* Assets for retina display */
+@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2) {
+
+}
\ No newline at end of file
diff --git a/template/article.html b/template/article.html
new file mode 100644
index 0000000..62c6dca
--- /dev/null
+++ b/template/article.html
@@ -0,0 +1,9 @@
+
+
+
+ {article_contenu}
+ Tags de l'article : {article_tags}
+
\ No newline at end of file
diff --git a/template/commentaire.html b/template/commentaire.html
new file mode 100644
index 0000000..3e196f8
--- /dev/null
+++ b/template/commentaire.html
@@ -0,0 +1,6 @@
+
\ No newline at end of file
diff --git a/template/index.html b/template/index.html
new file mode 100644
index 0000000..990cbd6
--- /dev/null
+++ b/template/index.html
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/template/link.html b/template/link.html
new file mode 100644
index 0000000..9cae870
--- /dev/null
+++ b/template/link.html
@@ -0,0 +1,9 @@
+
+
+ {lien_description}
+ {lien_url}
+ {lien_tags}
+
\ No newline at end of file
diff --git a/template/post.html b/template/post.html
new file mode 100644
index 0000000..27707bd
--- /dev/null
+++ b/template/post.html
@@ -0,0 +1,23 @@
+
+
+
+
+ {article_contenu}
+
+ Tags de l'article : {article_tags}
+
+ {BOUCLE_commentaires}
+
+ {/BOUCLE_commentaires}
+
+
+ {formulaire_commentaire}
+
+
\ No newline at end of file