Verzeichnisstruktur phpBB-3.0.0


Veröffentlicht
12.12.2007

So funktioniert es


Auf das letzte Element klicken. Dies geht jeweils ein Schritt zurück

Auf das Icon klicken, dies öffnet das Verzeichnis. Nochmal klicken schließt das Verzeichnis.
Auf den Verzeichnisnamen klicken, dies zeigt nur das Verzeichnis mit Inhalt an

(Beispiel Datei-Icons)

Auf das Icon klicken um den Quellcode anzuzeigen

imageset.cfg

Zuletzt modifiziert: 09.10.2024, 12:53 - Dateigröße: 3.68 KiB


001  #
002  # phpBB Imageset Configuration File
003  #
004  # @package phpBB3
005  # @copyright (c) 2005 phpBB Group 
006  # @license http://opensource.org/licenses/gpl-license.php GNU Public License 
007  #
008  #
009  # At the left is the name, please do not change this
010  # At the right the value is entered
011  # For on/off options the valid values are on, off, 1, 0, true and false
012  #
013  # Values get trimmed, if you want to add a space in front or at the end of
014  # the value, then enclose the value with single or double quotes. 
015  # Single and double quotes do not need to be escaped.
016  #
017  #
018   
019  # General Information about this style
020  name = subsilver2
021  copyright = © phpBB Group, 2003
022  version = 3.0.0
023   
024  # Images 
025  img_site_logo = site_logo.gif*94*170
026  img_upload_bar = upload_bar.gif*16*280
027  img_poll_left = poll_left.gif*12*4
028  img_poll_center = poll_center.gif*12*
029  img_poll_right = poll_right.gif*12*4
030  img_icon_friend =
031  img_icon_foe =
032   
033  img_forum_link = forum_link.gif*25*46
034  img_forum_read = forum_read.gif*25*46
035  img_forum_read_locked = forum_read_locked.gif*25*46
036  img_forum_read_subforum = forum_read_subforum.gif*25*46
037  img_forum_unread = forum_unread.gif*25*46
038  img_forum_unread_locked = forum_unread_locked.gif*25*46
039  img_forum_unread_subforum = forum_unread_subforum.gif*25*46
040   
041  img_topic_moved = topic_moved.gif*18*19
042   
043  img_topic_read = topic_read.gif*18*19
044  img_topic_read_mine = topic_read_mine.gif*18*19
045  img_topic_read_hot = topic_read_hot.gif*18*19
046  img_topic_read_hot_mine = topic_read_hot_mine.gif*18*19
047  img_topic_read_locked = topic_read_locked.gif*18*19
048  img_topic_read_locked_mine = topic_read_locked_mine.gif*18*19
049   
050  img_topic_unread = topic_unread.gif*18*19
051  img_topic_unread_mine = topic_unread_mine.gif*18*19
052  img_topic_unread_hot = topic_unread_hot.gif*18*19
053  img_topic_unread_hot_mine = topic_unread_hot_mine.gif*18*19
054  img_topic_unread_locked = topic_unread_locked.gif*18*19
055  img_topic_unread_locked_mine = topic_unread_locked_mine.gif*18*19
056   
057  img_sticky_read = sticky_read.gif*18*19
058  img_sticky_read_mine = sticky_read_mine.gif*18*19
059  img_sticky_read_locked = sticky_read_locked.gif*18*19
060  img_sticky_read_locked_mine = sticky_read_locked_mine.gif*18*19
061  img_sticky_unread = sticky_unread.gif*18*19
062  img_sticky_unread_mine = sticky_unread_mine.gif*18*19
063  img_sticky_unread_locked = sticky_unread_locked.gif*18*19
064  img_sticky_unread_locked_mine = sticky_unread_locked_mine.gif*18*19
065   
066  img_announce_read = announce_read.gif*18*19
067  img_announce_read_mine = announce_read_mine.gif*18*19
068  img_announce_read_locked = announce_read_locked.gif*18*19
069  img_announce_read_locked_mine = announce_read_locked_mine.gif*18*19
070  img_announce_unread = announce_unread.gif*18*19
071  img_announce_unread_mine = announce_unread_mine.gif*18*19
072  img_announce_unread_locked = announce_unread_locked.gif*18*19
073  img_announce_unread_locked_mine = announce_unread_locked_mine.gif*18*19
074   
075  img_global_read = announce_read.gif*18*19
076  img_global_read_mine = announce_read_mine.gif*18*19
077  img_global_read_locked = announce_read_locked.gif*18*19
078  img_global_read_locked_mine = announce_read_locked_mine.gif*18*19
079  img_global_unread = announce_unread.gif*18*19
080  img_global_unread_mine = announce_unread_mine.gif*18*19
081  img_global_unread_locked = announce_unread_locked.gif*18*19
082  img_global_unread_locked_mine = announce_unread_locked_mine.gif*18*19
083   
084  img_subforum_read = 
085  img_subforum_unread = 
086   
087  img_pm_read = topic_read.gif*18*19
088  img_pm_unread = topic_unread.gif*18*19
089   
090  img_icon_back_top =
091   
092  img_icon_post_target = icon_post_target.gif*9*12
093  img_icon_post_target_unread = icon_post_target_unread.gif*9*12
094   
095  img_icon_topic_attach = icon_topic_attach.gif*18*14
096  img_icon_topic_latest = icon_topic_latest.gif*9*18
097  img_icon_topic_newest = icon_topic_newest.gif*9*18
098  img_icon_topic_reported = icon_topic_reported.gif*18*19
099  img_icon_topic_unapproved = icon_topic_unapproved.gif*18*19
100   
101