PluXml | Ajouter un lien vers une page statique

Rédigé par O. Clotaire 14 commentaires
Classé dans : PluXml, Web Mots clés : PluXml, Script, Web, lien, PHP

Nous allons voir comment ajouter un lien vers une page statique à partir de son identifiant.

Lorsque vous administrez vos CMS PluXml (http://votre-site-web.fr/core/admin/statiques.php), dans l'arborescence, cliquez sur Page statiques.

Vous verrez dans "l'explorateur" une colonne Identifiant page qui contient plusieurs nombres à 3 chiffres (001, 002,...) correspondant à vos numéros de pages statiques.

Dans la dernière colonne Action, vous faites un clic droit sur le lien Voir, correspondant à votre numéro d'identification de page, puis vous cliquez sur Copier le lien ou Copier l'adresse du lien.

Collez ensuite sur un bloc-notes pour plus tard. Vous aurez un résultat comme ceci :
http://votre-site-web.fr/?static3/ 

- Vous avez donc le numéro Identifiant page, par exemple, 003 et la fin du lien que vous avez collé dans le bloc-notes. Dans notre exemple : /?static3/ 

Ensuite ajoutez le code suivant dans votre page.php à l'endroit que vous aurez choisi. Vous ajouterez vos informations aux mêmes emplacements que les caractère en gras de ce morceau de code PHP :
<?php
$staticId = '003';
if(isset($plxMotor->aStats[$staticId])) {
 $url = $plxMotor->urlRewrite('?static'.$staticId.'/'.$plxMotor->aStats[$staticId]['url']);
 $title = plxUtils::strCheck($plxMotor->aStats[$staticId]['name']);
 echo '<a href="/?static3/'.$url.'" title="'.$title.'">'.$title.'</a>';
}
?>
Testez votre lien.

A PROPOS

  • Grace à mon expérience dans les Systèmes d'Information, j'ai le privilège de partager mon expérience en les centralisant sous la forme d’une base de connaissance.
  • Parfois certaines de nos questions ne trouvent pas toujours de réponse. Le domaine de l’informatique évolue rapidement, il est alors important de pouvoir profiter des solutions déjà expérimentés.
  • Ce site sera de plus en plus accessible.
  • Je vous remercie d’avance pour vos éventuelles remarques constructives permettant son amélioration.

14 commentaires

#1  - district of columbia School Prepare program 2022 a dit :

This article will help the internet visitors for building up
new weblog or even a weblog from start to end.

Répondre
#2  - Kid on the Yards a dit :

I used to be recommended this web site by means of my cousin.
I'm now not sure whether this post is written by him as no one else know
such certain approximately my difficulty. You're amazing!
Thank you!

Répondre
#3  - xibet a dit :

Hmm is anyone else encountering problems with the pictures on this blog loading?
I'm trying to determine if its a problem on my end or if it's
the blog. Any feedback would be greatly appreciated.

Répondre
#4  - homeschooling boys blog a dit :

Hey there! This is my first comment here so I just wanted to give
a quick shout out and tell you I really enjoy reading your posts.
Can you recommend any other blogs/websites/forums that cover the same topics?
Thanks for your time!

Répondre
#5  - https://posts.Google.com/ a dit :

If some one wants to be updated with hottest technologies therefore he must be pay
a visit this website and be up to date all the time.

Répondre
#6  - home school for children a dit :

I all the time used to read article in news papers but now as I am a user of net
thus from now I am using net for articles, thanks to web.

Répondre
#7  - how many oz in a gallon a dit :

Tremendous issues here. I am very satisfied to look your article.
Thank you a lot and I am taking a look ahead to contact you.
Will you please drop me a e-mail?

Répondre
#8  - niche seo a dit :

Why people still use to read news papers
when in this technological world all is accessible on net?

Répondre
#9  - SEO a dit :

Greetings! This is my first visit to your blog!
We are a group of volunteers and starting a new initiative
in a community in the same niche. Your blog provided us beneficial information to work on. You have done
a extraordinary job!

Répondre
#10  - שמוליק מרואני a dit :

Every weekend i used to pay a visit this web page, for the reason that i want enjoyment, since
this this web site conations actually nice funny material too.

Répondre
#11  - kyle summer camp a dit :

First of all I would like to say great blog!
I had a quick question which I'd like to ask if you do not mind.
I was interested to know how you center yourself and clear your
thoughts before writing. I have had trouble clearing my thoughts
in getting my ideas out. I do enjoy writing but it just seems like the first 10 to 15 minutes are usually wasted simply
just trying to figure out how to begin. Any ideas or hints?

Thanks!

Répondre
#12  - whole child approach scotland a dit :

Everything is very open with a very clear description of the issues.
It was really informative. Your website is useful.
Many thanks for sharing!

Répondre
#13  - benjamina gunst a dit :

I enjoy what you guys tend to be up too. Such clever work and coverage!

Keep up the fantastic works guys I've incorporated you guys to
my personal blogroll.

Répondre
#14  - Rosie British Escorts a dit :

When I originally left a comment I seem to have clicked on the -Notify me when new comments are added- checkbox and from
now on each time a comment is added I receive four emails
with the exact same comment. Is there an easy method you are able to remove me from that service?
Thanks!

Répondre

Écrire un commentaire

 Se rappeler de moi sur ce site
Quelle est le premier caractère du mot q4f59w ?

Fil RSS des commentaires de cet article

↓