SPIP-Contrib

SPIP-Contrib

عربي | Deutsch | English | Español | français | italiano

246 Plugins, 178 contribs On SPIP-Zone, 272 visitors now

Home page > Admin and maintenance solutions > Aides administration > Boutons admin supplémentaires > Additional administration buttons in a plugin

Additional administration buttons in a plugin

4 February 2007 – by Loiseau2nuit – commentaires

All the versions of this article: [English] [Español] [français]

1 vote

Plugin updates : See on bottom.

Description

This plugin will add a few additional administration buttons to your SPIP site’s public area. These buttons will allow you to directly edit the content of an article or section, access a private area from anywhere in your site, or create a new article (among other things) without having to leave the "public side" of your site.

The plugin will also allow you to show or hide the full button bar with a click of a button, so you can free up some screen space while in the site’s public area. Your preference for the button bar ("visible" or "hidden") is saved in a cookie so the only time you will have to set this option is the first time you use it.

The technology at work in this plugin (which overrides file formulaire_admin.html) is not new or unique; it is already in use and explained here. The only difference is that it now works as a plugin and there is no need to modify any files or templates, and it also allows for easy upgrades.

The text on the buttons is localized, and is displayed in your chosen language. The "show/hide" capability is quite new and uses javascript.

Please note that all edits made using this plugin are automatically classified in the section you are visiting on the public side of your site.

This plugin is distributed under the GNU/GPL licence.

Installation

As for any other plugin, you just need to download following archive, unzip it, and move extracted folder to SPIP’s /plugins directory. The plugin must be activated through the private area.

Zip - 22.1 kb
Download the latest release
From http://files.spip.org/spip-zone/

Please refer to the Spip official documentation for any further detail concerning plugins.

New buttons available

The plugin proposes following options, some of these appearing according to the context. Bold descriptions indicates that the button appears only for administrators who activated their administration cookie, and not to contributors who have no rights to perform such action :

-  Keep the buttons on-top and fixed (Icône indiquant que la barre de boutons est au premier plan) or not (Icône indiquant que la barre de boutons n'est pas au premier plan) ;
-  Name of the current connected user and link to its page ;
-  XML debugger ;
-  Write a new article (in active section) ;
-  Create a new section (as a subsection of the active one) ;
-  Reference a new website (in active section) ;
-  Write a news item (in active section) ;
-  Edit content of active section, article, news item ;
-  Modify active section, article, keyword, referenced website, author ;
-  Refresh page (Icône de recalcul de pages or Icône de recalcul de pages (recalcul nécessaire) if a refresh is needed) ;
-  Statistics ;
-  Preview ;
-  Acces private area (button appears on each page on not only on summary) ;
-  Template debugger ;
-  Logging out () ;
-  Hide (Icône servant à masquer la barre de boutons) / Show (Icône servant à afficher la barre de boutons) buttons bar.

Some of these buttons allready exists in spip’s core distribution.

A few screenshots

JPEG - 44.4 kb
View the bar on the home page
JPEG - 50 kb
View the bar on an article
JPEG - 47.8 kb
View the bar on a (sub)section
JPEG - 10.1 kb
View when the bar is hidden

Updates

This plugin is now developped collectively through SVN on Spip-Zone. The present archive is consequently likely to be updated frequently with minor modification which won’t be reported here anymore.

See http://zone.spip.org/trac/spip-zone... to check for versioning.

-  Last known major modifications :

Version 1.2 :
-  This version now displays some of its options to administrators only (and not to all contributors) in order to avoid error messages relative to rights granted on the private area).
-  The "refresh" button is also replaced by an icon, to gain space.

Version 1.3 :
-  The "Preview" button, which has been removed by mistake, has been replaced.
-  New option added : "Edit this News Item".

Version 1.4 :
-  The "show / hide" option is now Internet Explorer 6 complient.
-  When a user logged off, buttons now disappear (they stood in place before, until you broke the identification cookie, meaning "connecting using a different ID" for exemple...).

Version 2 :
-  A PHP configuration file has been added, allowing to hide some options. As it is written in PHP, it’s now possible to use conditions to handle options’ display.

Version 2.1 :
-  A new button now allows to keep the bar fixed on top of your screen while scrolling on your website’s pages. This option does NOT work on Internet Explorer 6 (which does not handle the position:fixed; CSS property.

Version 2.2 :
-  The plugin has been made Spip 1.9.2 complient (and also Spip 2.0 complient, as I could notice on my own. Feedbacks warmly welcome !)
-  Adding a configuration option allowing to display the buttons vertically on the right side of your screen.

Version 2.3 :
-  Adding a confirmation message behind the "Log Off" button (mainly to avoid accidental disconnections in case of a mistaken click)

Version 2.4 :
-  Buttons which were not "localized" are now available in ever languages you maintain in the plugin’s /lang directory.
-  The "refresh" button now becomes like Icône de recalcul de pages (recalcul nécessaire) when a refresh of the page is needed.

Compatibility

This plugin works fine on SPIP 1.9.1, 1.9.2. and 2.0 (versions : SVN, RC & Stable)

P.S.

-  Plugin originally developped by Vincent RAMOS, following a contribution by Balluche.
-  This notice was translated from French by Etienne B..
-  Many thanks to Shelly from Spip-En mailing list for her help and correction work on this notice.

Back to top

6 Forum messages

Voir toute la discussion

  • Reply to this message

    15 December 2008 14:06, by Loiseau2nuit

    hi my spip ver is SPIP 1.9.2a & can’t see additional administration buttons for example XML debugger ; Write a new article (in active section) ; Create a new section (as a subsection of the active one) ; Reference a new website (in active section) ; Refresh page ( ) ; Statistics ; Preview ; Template debugger ; Logging out ( ) ; Hide ( ) / Show ( ) buttons bar.

    Hi and sorry for the delay but if ever you are still reading this and meeting the issue, , try rename your /dist-squelettes/formulaires/formulaire_admin.html into .../_formulaire_admin.html, it should work after that (it worked for me)

  • Reply to this message

    15 December 2008 13:59, by Loiseau2nuit

    Translation updated today (December, 15th)

    The downloadable zip file now comes from a repository (Spip-zone) were plugins are updated daily, so you’re sure to always get the plugin’s latest version.

    Adding a note for Spip 2.0 compliance (verified with SVN, Beta, RC and the latest Stable versions).

    Feedbacks regarding this compliance are warmly welcome.

    Regards. Etienne.

  • Reply to this message

    2 August 2007 13:29, by Loiseau2nuit (formerly Zzz.)

    Yep ! I’ve noticed that the original contribution had been updated to be 1.9.2 complient but the author did not warn me. Give me some time to bring and translate the modifications then it will be available there.

    But if you can’t wait, you may download the French version of this contrib. here

    C.U. ;)

  • Reply to this message

    1 August 2007 18:41, by reza

    hi my spip ver is SPIP 1.9.2a & can’t see additional administration buttons for example XML debugger ; Write a new article (in active section) ; Create a new section (as a subsection of the active one) ; Reference a new website (in active section) ; Refresh page ( ) ; Statistics ; Preview ; Template debugger ; Logging out ( ) ; Hide ( ) / Show ( ) buttons bar. that you show in your article! sorry for my bad english :( !

  • Reply to this message

    31 July 2007 03:35, by Loiseau2nuit (formerly Zzz.)

    Hi,

    May you please be more precise ? Which icon can’t you see ? What’s your exact spip version ?

    Thanks for your feedbacks ;)

  • Reply to this message

    30 July 2007 19:17, by reza ayati

    hi i installed this plugins and acctive it in plugins setting but don’t show that’s icon in my site please guide me

Reply to this article

Back to top

Here they're talking

  • (fr) Formulaire de participation à un événement

    23 janvier – 16 commentaires

    Cet article tente de rassembler des informations au sujet de l’affichage d’un formulaire de participation aux événements gérés par le plugin Agenda développé par Cédric Morin. La version 2 du plugin Agenda permet d’afficher dans l’espace public des (...)

  • (fr) Plugin pour bannières 2

    16 novembre 2009 – 20 commentaires

    Ce plugin permet d’afficher et de gérer des campagnes d’information composées d’images ou animations. La balise #BANNIERE permet de positionner facilement cet objet dans vos squelettes. Plusieurs objets peuvent être placés sur la page et gérés en (...)

  • (fr) Un menu déroulant horizontal en plugin

    16 décembre 2006 – 89 commentaires

    Menu déroulant dynamique en plugin, sans limitation de niveaux de hiérarchie

  • (fr) Plugin Diapo

    11 décembre 2006 – 478 commentaires

    Plugin ajoutant le modèle <diapoXX> permettant d’insérer les images de l’article XX sous forme de galerie/diaporama reprenant le fonctionnement de la galerie Walma.

  • (fr) Plugin "En Travaux"

    25 janvier 2007 – 81 commentaires

    Ce plugin permet de créer une page qui va s’afficher à la place de vos pages web usuelles lorsque votre site doit subir une maintenance.