Les articles publiés sur le site
-
EVAL#
تسترجع العلامة التقنية #EVAL تقييم عبارة php تم تمريرها كمتغير: #EVAL2*7 تعرض ١٤ #EVAL_DIR_IMG_PACK تعرض مسار المجلد ecrire/img_pack/ _ #EVALphpversion() تعرض إصدار php في جهار الخدمة #EVAL$_SERVER['REQUEST_URI'] ... بما ان هذه العلامة تقيّم أوامر php، ينصح باستخدامها بحذر. - العلامات / #EVAL, SPIP (...) -
SELF#
#SELF تسترجع عنوان URL الخاص بالصفحة المناداة بعد تنظيفه من المتغيرات الخاصة بتنفيذ SPIP. #SELF (منذ spip) تسترجع عنوان URL الخاص بالصفحة الحالية. ويتم حذف المتغيرات الخاصة بتنفيذ SPIP (مثلاً var_mode) من هذا العنوان. مثال: اذا كان عنوان URL الخاص بصفحة ما spip.php?article25&var_mode=recalcul، تسترجع علامة #SELF، اذا وضعناها في صفحة (...) -
#FORMULAIRE_INSCRIPTION
L'etiqueta #FORMULAIRE_INSCRIPTION mostra el formulari que permet la inscripció de nous redactors. Aquest només es mostra si heu autoritzat la inscripció automàtica a partir del lloc públic (en cas contrari, aquesta etiqueta no mostra absolutament res). La inscripció necessita l'enviament (...) -
|singulier_ou_pluriel{xxx:single_item_string, xxx:several_items_string}
14 août 2010, par Mark — FiltersThe |singulier_ou_pluriel filter is used to vary an output display depending on the numeric value returned by the tag to which it is applied. The |singulier_ou_pluriel filter is usually applied to assign (singular or plural) character strings depending on the return value of a tag. Example: (...) -
{doublons}
14 août 2010, par Mark — Criteriadoublons is used to restrict the display of results that are already included in other loops using that criteria. Background: Starting with [SPIP 1.2] and up until [SPIP 1.7.2], only the ARTICLES, RUBRIQUES, DOCUMENTS and SITES loops would accept this criteria. The doublons (duplicates) (...)