Newtopic: Added configuring robots indexing (#1599)

* Added ability configure robots indexing while creating new topic

* Update viewtopic.php

* Update mysql.sql

* Update posting.php

* Update Post.php

* Update CHANGELOG.md

* Update posting.php

* Update posting.php

* Update Post.php

* Update posting.tpl

* Update posting.php
This commit is contained in:
Roman Kelesidis 2024-08-18 17:18:46 +07:00 committed by GitHub
commit 607141e51d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 34 additions and 10 deletions

View file

@ -376,6 +376,7 @@ $lang['MAX_SMILIES_PER_POST'] = 'Emoticons limit of %s emoticons exceeded.';
$lang['ATTACH_SIGNATURE'] = 'Attach signature (signatures can be changed in profile)';
$lang['NOTIFY'] = 'Notify me when on replies';
$lang['ALLOW_ROBOTS_INDEXING'] = 'Allow robots indexing this topic';
$lang['STORED'] = 'Your message has been entered successfully.';
$lang['EDITED'] = 'The message has been changed';