1{* $Id$ *}
2
3<div class="media">
4	<div class="mr-4">
5		<span class="fa-stack fa-lg" style="width: 100px;" title="{tr}Configuration Profiles Wizard{/tr}" >
6			<i class="fas fa-cubes fa-stack-2x"></i>
7			<i class="fas fa-flip-horizontal fa-magic fa-stack-1x ml-4 mt-4"></i>
8		</span>
9	</div>
10	<div class="media-box">
11		<h4 class="mt-0 mb-4">{tr}Each of these profiles create a working instance of some features, such as trackers and wiki pages customized for specific purposes, for example{/tr}.</h4>
12		{remarksbox type="warning" title="{tr}Warning{/tr}"}
13			<a target="tikihelp" class="alert-link tikihelp" style="float:right" title="{tr}Demo Profiles:{/tr}
14				{tr}They are initially intended for testing environments, so that, after you have played with the feature, you don't have to deal with removing the created objects, nor with restoring the potentially changed settings in your site{/tr}.
15				<br/><br/>
16				{tr}Once you know what they do, you can also apply them in your production site, in order to have working templates of the underlying features, that you can further adapt to your site later on{/tr}."
17				>
18				{icon name="help"}
19			</a>
20			{tr}They are not to be initially applied in production environments since they cannot be easily reverted and changes and new objects in your site are created for real{/tr}
21		{/remarksbox}
22		<h3>{tr}Profiles:{/tr}</h3>
23			<div class="row">
24				<div class="col-md-6">
25					<h4>{tr}Bug Tracker{/tr}</h4>
26					(<a href="tiki-admin.php?ticket={ticket mode=get}&profile=Bug_Tracker_16&show_details_for=Bug_Tracker_16&categories%5B%5D={$tikiMajorVersion}.x&repository=http%3a%2f%2fprofiles.tiki.org%2fprofiles&page=profiles&preloadlist=y&list=List#step2" target="_blank">{tr}apply profile now{/tr}</a>)
27					<br>
28					{tr}This profile allows you to see a tracker in action with some demo data, and a custom interface in a wiki page to add new items, as well as having them listed for you below.{/tr}
29					<br/>
30					<a href="https://doc.tiki.org/Trackers" target="tikihelp" class="tikihelp" title="{tr}Bug Tracker{/tr}:
31						{tr}More details{/tr}:
32						<ul>
33							<li>{tr}Uses PluginTracker in a wiki page to add items{/tr}</li>
34							<li>{tr}Create some custom feedback for message to the user after item insertion{/tr}</li>
35							<li>{tr}Uses PluginTrackerList to display inserted items{/tr}</li>
36						</ul>
37						{tr}Click to read more{/tr}"
38					>
39						{icon name="help"}
40					</a>
41					<div class="row">
42						<div class="col-md-8 offset-md-2">
43							<a href="http://tiki.org/display520" class="thumbnail internal" data-box="box" title="{tr}Click to expand{/tr}">
44								<img src="img/profiles/profile_thumb_bug_tracker.png" alt="Click to expand" class="regImage pluginImg" title="{tr}Click to expand{/tr}" />
45							</a>
46							<div class="mini text-center">
47								<div class="thumbcaption text-center">{tr}Click to expand{/tr}</div>
48							</div>
49						</div>
50					</div>
51				</div>
52				<div class="col-md-6">
53					<h4>{tr}Timesheet{/tr}</h4>
54					(<a href="tiki-admin.php?ticket={ticket mode=get}&profile=Time_Sheet&show_details_for=Time_Sheet&categories%5B%5D={$tikiMajorVersion}.x&repository=http%3a%2f%2fprofiles.tiki.org%2fprofiles&page=profiles&preloadlist=y&list=List#step2" target="_blank">{tr}apply profile now{/tr}</a>)
55					<br>
56					{tr}This profile allows recording time spent on projects. It creates two trackers: one to hold the time spent, and the other with the project names{/tr}.
57					<br/>
58					<a href="https://doc.tiki.org/Timesheet" target="tikihelp" class="tikihelp" title="{tr}Timesheet{/tr}:
59							{tr}More details{/tr}:
60						<ul>
61							<li>{tr}Allows to track your time spent on projects{/tr}</li>
62							<li>{tr}Customize your project categories{/tr}</li>
63							<li>{tr}Add or edit your timesheet fields as desired{/tr} </li>
64							<li>{tr}Both trackers are linked, so that project names can be chosen when entering items to the timesheet tracker{/tr}</li>
65						</ul>
66						{tr}Click to read more{/tr}"
67					>
68						{icon name="help"}
69					</a>
70					<a href="https://doc.tiki.org/PluginTimesheet" target="tikihelp" class="tikihelp" title="{tr}Plugin Timesheet{/tr}:
71						<em>{tr}See also{/tr} {tr}Plugin Timesheet in doc.tiki.org{/tr}</em>"
72					>
73						{icon name="help"}
74					</a>
75					<div class="row">
76						<div class="col-md-8 offset-md-2">
77							<a href="http://tiki.org/display523" class="thumbnail internal" data-box="box" title="{tr}Click to expand{/tr}">
78								<img src="img/profiles/profile_thumb_timesheet.png" alt="Click to expand" class="regImage pluginImg" title="{tr}Click to expand{/tr}" />
79							</a>
80							<div class="small text-center">
81								{tr}Click to expand{/tr}
82							</div>
83						</div>
84					</div>
85				</div>
86			</div>
87		<div class="row">
88			<div class="col-md-6">
89				<h4>{tr}Tracker as Calendar{/tr}</h4>
90				(<a href="tiki-admin.php?ticket={ticket mode=get}&profile=Tracker_as_Calendar_19&show_details_for=Tracker_as_Calendar_19&categories%5B%5D={$tikiMajorVersion}.x&repository=http%3a%2f%2fprofiles.tiki.org%2fprofiles&page=profiles&preloadlist=y&list=List#step2" target="_blank">{tr}apply profile now{/tr}</a>)
91				<br>
92				{tr}This profile creates a tracker with some demo data and wiki interface that will be used to display and manage a Calendar of events in a fancy visual way.{/tr}
93				<br/>
94				<a href="http://doc.tiki.org/PluginTrackerCalendar" target="tikihelp" class="tikihelp" title="{tr}Tracker as Calendar{/tr}:
95					{tr}More details{/tr}:
96					<ul>
97						<li>{tr}Advanced use of Plugin TrackerList{/tr}</li>
98						<li>{tr}Working example of Plugin TrackerCalendar{/tr}</li>
99						<li>{tr}Drag & Drop to resize or move events{/tr}</li>
100						<li>{tr}Several display modes, useful for Project & Resource Management{/tr}</li>
101					</ul>
102					{tr}Click to read more{/tr}"
103				>
104					{icon name="help"}
105				</a>
106				<div class="row">
107					<div class="col-md-8 offset-md-2">
108						<a href="http://doc.tiki.org/display722" class="thumbnail internal" data-box="box" title="{tr}Click to expand{/tr}">
109							<img src="img/profiles/profile_thumb_tracker_as_calendar.png" alt="Click to expand" class="regImage pluginImg" title="{tr}Click to expand{/tr}" />
110						</a>
111						<div class="small text-center">
112							{tr}Click to expand{/tr}
113						</div>
114					</div>
115				</div>
116			</div>
117			<div class="col-md-6">
118				<h4>{tr}Voting System{/tr}</h4>
119				(<a href="tiki-admin.php?ticket={ticket mode=get}&profile=Voting_System&show_details_for=Voting_System&categories%5B%5D={$tikiMajorVersion}.x&repository=http%3a%2f%2fprofiles.tiki.org%2fprofiles&page=profiles&preloadlist=y&list=List#step2" target="_blank">{tr}apply profile now{/tr}</a>)
120				<br>
121				{tr}This profile sets up a Voting system in which only members of a group will be able to vote. It creates a tracker, 2 groups of users, one user in each group and a custom wiki page as interface to vote{/tr}.
122				<br/>
123				<a href="http://doc.tiki.org/E-Democracy+system" target="tikihelp" class="tikihelp" title="{tr}Voting System{/tr}:
124					{tr}More details{/tr}:
125					<ul>
126						<li>{tr}Group homepage set for the voting group{/tr}</li>
127						<li>{tr}Only one vote per member is allowed{/tr}</li>
128						<li>{tr}Results shown in real time (Plugin TrackerStat){/tr}</li>
129						<li>{tr}Other candidates can be voted beyond the proposed{/tr}</li>
130					</ul>
131					{tr}Click to read more{/tr}"
132				>
133					{icon name="help"}
134				</a>
135				<div class="row">
136					<div class="col-md-8 offset-md-2">
137						<a href="http://tiki.org/display522" class="thumbnail internal" data-box="box" title="{tr}Click to expand{/tr}">
138							<img src="img/profiles/profile_thumb_voting_system.png" alt="Click to expand" class="regImage pluginImg" title="{tr}Click to expand{/tr}" />
139						</a>
140						<div class="small text-center">
141							{tr}Click to expand{/tr}
142						</div>
143					</div>
144				</div>
145			</div>
146		</div>
147	</div>
148</div>
149