PUBLISHED : _INTRODUCTION_SUITE

**SPIP**

# Article validated

The article "**\_INTRODUCTION\_SUITE**
(https://www.spip.net/en_article6587.html)" was validated by
<multi>[ar]جورج[fr]George [en]George</multi>.

* * *

## \_INTRODUCTION\_SUITE

Thursday 11 June 2020 , by [jack](.././?page=auteur&id_auteur=593&)

The constant **`_INTRODUCTION_SUITE`** tag allows you to customize the
string displayed in the text cut by the `#INTRODUCTION` tag.

The default value for this constant is: `&nbsp;(...)`

To set another value, edit the file `config/mes_options.php` (See the
article dedicated to it
(https://www.spip.net/ecrire/?exec=article&id_article=4909)).

Example :

    // Define a custom caesura at the tag #INTRODUCTION

    define
    
     (http://www.php.net/define)
    
    &#40;

    '_INTRODUCTION_SUITE'

    ,

    '&nbsp;[...]'

    &#41;

    ;

See also: #INTRODUCTION
(https://www.spip.net/ecrire/?exec=article&id_article=5114),
\_COUPER\_SUITE (https://www.spip.net/ecrire/?exec=article&id_article=6586)

— Sent by SPIP (https://www.spip.net/)

rubon199.jpg