aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/posting_smilies.html
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13043] Improve HTML5Jakub Senko2018-06-181-3/+1
| | | | PHPBB3-13043
* [ticket/14447] Remove trailing white spaces in ProsilverMatt Friedman2016-02-021-4/+4
| | | | PHPBB3-14447
* [ticket/12613] Remove unnecessary checks and clean up CSSPayBas2014-06-131-4/+4
| | | | PHPBB3-12613
* [ticket/12137] Fix spacing in smiley block.Cesar G2014-01-261-1/+1
| | | | PHPBB3-12137
* [ticket/11472] Use {T_ASSETS_PATH}.Cesar G2013-11-121-1/+1
| | | | PHPBB3-11472
* [ticket/11472] Make prosilver's editor.js an asset used by all styles.Cesar G2013-11-121-1/+1
| | | | PHPBB3-11472
* Merge branch 'develop-olympus' into developJoas Schilling2013-07-311-2/+2
|\ | | | | | | | | | | * develop-olympus: [ticket/10037] Fix table in subsilver2 [ticket/10037] Apply attached patch with a few changes
| * [ticket/10037] Apply attached patch with a few changesOliver Schramm2013-07-251-2/+2
| | | | | | | | PHPBB3-10037
* | [feature/pagination-as-list] Various fixes and improvementsDrae2012-07-181-14/+1
| | | | | | | | | | | | | | | | | | | | Extracted common template code for prosilver as per subsilver2. Various other fixups and oversight corrections, changed name of the "new" template function and re-introduced existing version. Altered on_page to compensate for removal of some templating vars from pagination routine. PHPBB3-10968
* | [ticket/10968] Render pagination within the templateDrae2012-07-181-1/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Since phpBB 2 pagination has been rendered mostly within the source. This limits just what designers can do with pagination. The current form is also questionable in terms of "best practice". The aim is to move rendering completely to the template via the use of a block element. Enabling S_ template vars also allows for control over specific aspects of the pagination output such as next, previous, active and ellipsis. Related to this - merging the capabilities of the topic_generate_pagination with generate_pagination removes an element of duplication. PHPBB3-10968
* | [ticket/10778] Remove extra space from close link in prosilver smilies windowVinny2012-05-011-1/+1
| | | | | | | | PHPBB3-10778
* | [ticket/10734] Removed unwanted span classesShibu Lijack2012-04-021-2/+2
| | | | | | | | | | | | Removed the corner and clear span classes PHPBB-10734
* | Merge branch 'develop-olympus' into developIgor Wiedler2011-02-271-1/+1
|\ \ | |/ | | | | | | * develop-olympus: [ticket/9980] URLs to javascript should be T_SUPER_TEMPLATE_PATH instead of T_TEMPLATE_PATH
| * [ticket/9980] URLs to javascript should be T_SUPER_TEMPLATE_PATH instead of ↵Raimon2011-01-081-1/+1
| | | | | | | | | | | | T_TEMPLATE_PATH PHPBB3-9980
| * - Add pagination for icons and smilies in the ACP and smilies in the smiley ↵Marek A. R2009-07-161-0/+1
| | | | | | | | | | | | popup git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9763 89ea8834-ac86-4346-8a33-228a782c2dd0
| * Posting smilies in view more smilies now work again in IE (Bug #46025 - ↵Meik Sievertsen2009-07-091-1/+1
| | | | | | | | | | | | Patch by leviatan21) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9740 89ea8834-ac86-4346-8a33-228a782c2dd0
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Closing tags converted using Oleg's script. remove-php-end-tags.py -a . Trailing newlines added using the following where $ext is file extension. find . -type f -name "*.$ext" -print | xargs printf "e %s\nw\n" | ed -s; Extensions: php, css, html, js, xml. PHPBB3-9556
* | Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+23
| | | | | | | | git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0
* | Move trunk/phpBB to old_trunk/phpBB Meik Sievertsen2009-10-041-22/+0
|/ | | | git-svn-id: file:///svn/phpbb/trunk@10210 89ea8834-ac86-4346-8a33-228a782c2dd0
* #i62 - #i65Meik Sievertsen2007-09-221-2/+2
| | | | | | | gone through every javascript invocation and making sure we adhere to our coding guidelines. git-svn-id: file:///svn/phpbb/trunk@8099 89ea8834-ac86-4346-8a33-228a782c2dd0
* say hello to prosilver... YAAAYEEEEMeik Sievertsen2007-04-011-0/+22
git-svn-id: file:///svn/phpbb/trunk@7260 89ea8834-ac86-4346-8a33-228a782c2dd0