diff --git a/plugins/calendar/templates/default/addevent.thtml b/plugins/calendar/templates/default/addevent.thtml index 9fb381213..92a1d5ad2 100644 --- a/plugins/calendar/templates/default/addevent.thtml +++ b/plugins/calendar/templates/default/addevent.thtml @@ -30,7 +30,7 @@
- +
diff --git a/plugins/calendar/templates/default/addeventoption.thtml b/plugins/calendar/templates/default/addeventoption.thtml index 605b262af..b044b60a0 100644 --- a/plugins/calendar/templates/default/addeventoption.thtml +++ b/plugins/calendar/templates/default/addeventoption.thtml @@ -2,7 +2,7 @@
- + diff --git a/plugins/calendar/templates/default/admin/batchdelete.thtml b/plugins/calendar/templates/default/admin/batchdelete.thtml index dcbe1ffe8..e95ab2446 100644 --- a/plugins/calendar/templates/default/admin/batchdelete.thtml +++ b/plugins/calendar/templates/default/admin/batchdelete.thtml @@ -5,7 +5,7 @@ {lang_text_start} {lang_text_end} - +
diff --git a/plugins/calendar/templates/default/admin/eventeditor.thtml b/plugins/calendar/templates/default/admin/eventeditor.thtml index 6a00ce669..2b6287d51 100644 --- a/plugins/calendar/templates/default/admin/eventeditor.thtml +++ b/plugins/calendar/templates/default/admin/eventeditor.thtml @@ -114,14 +114,11 @@
- -{!if allow_delete} - -{!endif} - - + + + {delete_option} {submission_option}
diff --git a/plugins/calendar/templates/default/calendar.thtml b/plugins/calendar/templates/default/calendar.thtml index b6c938b97..0b9f52c85 100644 --- a/plugins/calendar/templates/default/calendar.thtml +++ b/plugins/calendar/templates/default/calendar.thtml @@ -78,7 +78,7 @@
- + @@ -95,7 +95,7 @@
- + diff --git a/plugins/calendar/templates/default/dayview/quickaddform.thtml b/plugins/calendar/templates/default/dayview/quickaddform.thtml index 7148b33ca..5b50790be 100644 --- a/plugins/calendar/templates/default/dayview/quickaddform.thtml +++ b/plugins/calendar/templates/default/dayview/quickaddform.thtml @@ -46,7 +46,7 @@ {startampm_selection} - + diff --git a/plugins/calendar/templates/default/editpersonalevent.thtml b/plugins/calendar/templates/default/editpersonalevent.thtml index eadce0043..4c09e8954 100644 --- a/plugins/calendar/templates/default/editpersonalevent.thtml +++ b/plugins/calendar/templates/default/editpersonalevent.thtml @@ -117,8 +117,8 @@ - - + + diff --git a/plugins/calendar/templates/default/mastercalendaroption.thtml b/plugins/calendar/templates/default/mastercalendaroption.thtml index 55aebe97b..f96b504c9 100644 --- a/plugins/calendar/templates/default/mastercalendaroption.thtml +++ b/plugins/calendar/templates/default/mastercalendaroption.thtml @@ -2,7 +2,7 @@
- +
diff --git a/plugins/calendar/templates/default/personalcalendaroption.thtml b/plugins/calendar/templates/default/personalcalendaroption.thtml index 6436a0b76..e9caf5c9a 100644 --- a/plugins/calendar/templates/default/personalcalendaroption.thtml +++ b/plugins/calendar/templates/default/personalcalendaroption.thtml @@ -2,7 +2,7 @@
- +
diff --git a/plugins/calendar/templates/default/submitevent.thtml b/plugins/calendar/templates/default/submitevent.thtml index 55ec352bd..741d50d61 100644 --- a/plugins/calendar/templates/default/submitevent.thtml +++ b/plugins/calendar/templates/default/submitevent.thtml @@ -99,7 +99,7 @@ - + {hidden_fields}
diff --git a/plugins/calendar/templates/denim/addevent.thtml b/plugins/calendar/templates/denim/addevent.thtml new file mode 100644 index 000000000..9fb381213 --- /dev/null +++ b/plugins/calendar/templates/denim/addevent.thtml @@ -0,0 +1,41 @@ +{# begin {templatelocation} #} + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{intro_msg}
{lang_event}:{event_title}
{lang_starts}:{event_start}
{lang_ends}:{event_end}
{lang_where}:{event_location}
{lang_description}:{event_description}
+
+
+ + + + +
+
+
+ +{# end {templatelocation} #} diff --git a/plugins/calendar/templates/denim/addeventoption.thtml b/plugins/calendar/templates/denim/addeventoption.thtml new file mode 100644 index 000000000..605b262af --- /dev/null +++ b/plugins/calendar/templates/denim/addeventoption.thtml @@ -0,0 +1,13 @@ +{# begin {templatelocation} #} + +
+
+ + + + + +
+
+ +{# end {templatelocation} #} diff --git a/plugins/calendar/templates/denim/addremoveevent.thtml b/plugins/calendar/templates/denim/addremoveevent.thtml new file mode 100644 index 000000000..cfcc3a21d --- /dev/null +++ b/plugins/calendar/templates/denim/addremoveevent.thtml @@ -0,0 +1,5 @@ +{# begin {templatelocation} #} + + [{lang_addremovefromcal}] + +{# end {templatelocation} #} diff --git a/plugins/calendar/templates/denim/admin/batchdelete.thtml b/plugins/calendar/templates/denim/admin/batchdelete.thtml new file mode 100644 index 000000000..dcbe1ffe8 --- /dev/null +++ b/plugins/calendar/templates/denim/admin/batchdelete.thtml @@ -0,0 +1,12 @@ +{# begin {templatelocation} #} + +
+
+ + + {lang_text_start} {lang_text_end} + +
+
+ +{# end {templatelocation} #} diff --git a/plugins/calendar/templates/denim/admin/eventeditor.thtml b/plugins/calendar/templates/denim/admin/eventeditor.thtml new file mode 100644 index 000000000..6a00ce669 --- /dev/null +++ b/plugins/calendar/templates/denim/admin/eventeditor.thtml @@ -0,0 +1,131 @@ +{# begin {templatelocation} #} + +
+
+
+
+
+ +
+
+ +
+
+ + / + + / +    + {lang_starttime}: + + : + + {startampm_selection} +
+ +
+
+ + / + + / +    + {lang_endtime}: + + : + + {endampm_selection} +
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
{lang_includehttp}
+ +
+
+ +
+
{lang_allowed_html}
+ +
+
{hits}
+
+ +
+ {lang_accessrights} + +
+
{lang_owner}
+
{owner_name}
+ +
+
{group_dropdown}
+ +
+
{permissions_editor}
+
{lang_perm_key}
+
{lang_permissions_msg}
+
+
+ +
+ +{!if allow_delete} + +{!endif} + + + + + {submission_option} + +
+
+
+ +{# end {templatelocation} #} diff --git a/plugins/calendar/templates/denim/calendar.thtml b/plugins/calendar/templates/denim/calendar.thtml new file mode 100644 index 000000000..b6c938b97 --- /dev/null +++ b/plugins/calendar/templates/denim/calendar.thtml @@ -0,0 +1,108 @@ +{# begin {templatelocation} #} + + + + + + + +
{lang_day}{lang_week}{lang_month}
+ + + + + + + + + + + + + + + {cal_week} +
+ + + + + + +
+ {previous_months_calendar} + + + + + + + + + +
+
+
+ +   + +
+
+
+ {add_event_option} + + {personal_calendar_option} + {master_calendar_option} +
+
+ {next_months_calendar} +
+
 {lang_sunday}{lang_monday}{lang_tuesday}{lang_wednesday}{lang_thursday}{lang_friday}{lang_saturday}
+ + + + + + + +
+
+
+ + + + +
+
+
+ {add_event_option} + + {personal_calendar_option} + {master_calendar_option} + +
+
+ + + + +
+
+
+ +{# end {templatelocation} #} diff --git a/plugins/calendar/templates/denim/calendarday.thtml b/plugins/calendar/templates/denim/calendarday.thtml new file mode 100644 index 000000000..7df1f9939 --- /dev/null +++ b/plugins/calendar/templates/denim/calendarday.thtml @@ -0,0 +1,8 @@ +{# begin {templatelocation} #} + + + {cal_day_anchortags} + {cal_day_entries} + + +{# end {templatelocation} #} diff --git a/plugins/calendar/templates/denim/calendarevent.thtml b/plugins/calendar/templates/denim/calendarevent.thtml new file mode 100644 index 000000000..6b3ae3837 --- /dev/null +++ b/plugins/calendar/templates/denim/calendarevent.thtml @@ -0,0 +1,5 @@ +{# begin {templatelocation} #} + + {event_anchortags} + +{# end {templatelocation} #} diff --git a/plugins/calendar/templates/denim/calendarweek.thtml b/plugins/calendar/templates/denim/calendarweek.thtml new file mode 100644 index 000000000..c609ec46c --- /dev/null +++ b/plugins/calendar/templates/denim/calendarweek.thtml @@ -0,0 +1,8 @@ +{# begin {templatelocation} #} + + + >> + {cal_days} + + +{# end {templatelocation} #} diff --git a/plugins/calendar/templates/denim/dayview/column.thtml b/plugins/calendar/templates/denim/dayview/column.thtml new file mode 100644 index 000000000..e9fc31858 --- /dev/null +++ b/plugins/calendar/templates/denim/dayview/column.thtml @@ -0,0 +1,5 @@ +{# begin {templatelocation} #} + +{event_entry} + +{# end {templatelocation} #} diff --git a/plugins/calendar/templates/denim/dayview/dayview.thtml b/plugins/calendar/templates/denim/dayview/dayview.thtml new file mode 100644 index 000000000..c5ba099ec --- /dev/null +++ b/plugins/calendar/templates/denim/dayview/dayview.thtml @@ -0,0 +1,129 @@ +{# begin {templatelocation} #} + + + + + + + +
{lang_day}{lang_week}{lang_month}
+ + + + + + + + + + + + {0_cols} + + + + {1_cols} + + + + {2_cols} + + + + {3_cols} + + + + {4_cols} + + + + {5_cols} + + + + {6_cols} + + + + + {7_cols} + + + + {8_cols} + + + + {9_cols} + + + + {10_cols} + + + + {11_cols} + + + + {12_cols} + + + + {13_cols} + + + + {14_cols} + + + + {15_cols} + + + + {16_cols} + + + + {17_cols} + + + + {18_cols} + + + + {19_cols} + + + + {20_cols} + + + + {21_cols} + + + + {22_cols} + + + + {23_cols} + +
+ + + + + + + + +
<<  {currentday}  >> 
{calendar_title} {calendar_toggle} 
{lang_week} {week_num}
{allday_events}
+ + {quickadd_form} + +{# end {templatelocation} #} diff --git a/plugins/calendar/templates/denim/dayview/quickaddform.thtml b/plugins/calendar/templates/denim/dayview/quickaddform.thtml new file mode 100644 index 000000000..7148b33ca --- /dev/null +++ b/plugins/calendar/templates/denim/dayview/quickaddform.thtml @@ -0,0 +1,59 @@ +{# begin {templatelocation} #} + +
+
+ + + +
+ + + + + + + +
{lang_quickadd}
+ + + + + + + + + + + +
{lang_event}{lang_date}{lang_time}
+ + + / + + / + + + + + + : + + {startampm_selection} + + + +
+
+
+ +{# end {templatelocation} #} diff --git a/plugins/calendar/templates/denim/dayview/singleevent.thtml b/plugins/calendar/templates/denim/dayview/singleevent.thtml new file mode 100644 index 000000000..80716c2d6 --- /dev/null +++ b/plugins/calendar/templates/denim/dayview/singleevent.thtml @@ -0,0 +1,5 @@ +{# begin {templatelocation} #} + +{delete_imagelink} {event_time} {event_title}{br} + +{# end {templatelocation} #} diff --git a/plugins/calendar/templates/denim/editpersonalevent.thtml b/plugins/calendar/templates/denim/editpersonalevent.thtml new file mode 100644 index 000000000..eadce0043 --- /dev/null +++ b/plugins/calendar/templates/denim/editpersonalevent.thtml @@ -0,0 +1,128 @@ +{# begin {templatelocation} #} + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{lang_title}:
{lang_eventtype}: + +
{lang_startdate}: + + + / + + / +    + {lang_starttime}: + + : + + {startampm_selection} + +
{lang_enddate}: + + + / + + / +    + {lang_endtime}: + + : + + {endampm_selection} + +
{lang_alldayevent}:
{lang_location}: + +
{lang_addressline1}:
{lang_addressline2}:
{lang_city}:
{lang_state}:
{lang_zipcode}:
{lang_link}:
{lang_description}:
{lang_htmlnotallowed}
+ + + + +
+
+ +{# end {templatelocation} #} diff --git a/plugins/calendar/templates/denim/eventdetails.thtml b/plugins/calendar/templates/denim/eventdetails.thtml new file mode 100644 index 000000000..be6908305 --- /dev/null +++ b/plugins/calendar/templates/denim/eventdetails.thtml @@ -0,0 +1,29 @@ +{# begin {templatelocation} #} + +

{event_title}

+ + + + + + + + + + + + + + + + + + +
{lang_when}:{event_start} - {event_end}
{lang_event_type}:{event_type}
{lang_where}: + {event_location}{br0} + {event_address1}{br1} + {event_address2}{br2} + {event_city}{event_state} {event_zip} +
{lang_description}:{event_description}
{addremove_event} {edit_icon}
+ +{# end {templatelocation} #} diff --git a/plugins/calendar/templates/denim/events.thtml b/plugins/calendar/templates/denim/events.thtml new file mode 100644 index 000000000..410e53279 --- /dev/null +++ b/plugins/calendar/templates/denim/events.thtml @@ -0,0 +1,9 @@ +{# begin {templatelocation} #} + + +

{lang_month}  {event_year}

+ {event_details} + +{# end {templatelocation} #} diff --git a/plugins/calendar/templates/denim/mastercalendaroption.thtml b/plugins/calendar/templates/denim/mastercalendaroption.thtml new file mode 100644 index 000000000..55aebe97b --- /dev/null +++ b/plugins/calendar/templates/denim/mastercalendaroption.thtml @@ -0,0 +1,9 @@ +{# begin {templatelocation} #} + +
+
+ +
+
+ +{# end {templatelocation} #} diff --git a/plugins/calendar/templates/denim/personalcalendaroption.thtml b/plugins/calendar/templates/denim/personalcalendaroption.thtml new file mode 100644 index 000000000..6436a0b76 --- /dev/null +++ b/plugins/calendar/templates/denim/personalcalendaroption.thtml @@ -0,0 +1,9 @@ +{# begin {templatelocation} #} + +
+
+ +
+
+ +{# end {templatelocation} #} diff --git a/plugins/calendar/templates/denim/submitevent.thtml b/plugins/calendar/templates/denim/submitevent.thtml new file mode 100644 index 000000000..55ec352bd --- /dev/null +++ b/plugins/calendar/templates/denim/submitevent.thtml @@ -0,0 +1,108 @@ +{# begin {templatelocation} #} + + {explanation} +
+
{lang_title}:
+
+
+
{lang_eventtype}:
+
+ +
+
+
{lang_startdate}:
+
+ + + / + + / +    + {lang_starttime}: + + : + + {startampm_selection} + +
+
+
{lang_enddate}:
+
+ + + / + + / +    + {lang_endtime}: + + : + + {startampm_selection} + +
+
+
{lang_alldayevent}:
+
+
+
{lang_location}:
+
+
+
{lang_addressline1}:
+
+
+
{lang_addressline2}:
+
+
+
{lang_city}:
+
+
+
{lang_state}:
+
+
+
{lang_zipcode}:
+
+
+
{lang_link}:
+
+
+
{lang_description}:
+
+
+
{lang_allowed_html}
+ {captcha} +
+ + + + + + {hidden_fields} +
+
+
+ +{# end {templatelocation} #} diff --git a/plugins/calendar/templates/denim/weekview/events.thtml b/plugins/calendar/templates/denim/weekview/events.thtml new file mode 100644 index 000000000..d36fc7803 --- /dev/null +++ b/plugins/calendar/templates/denim/weekview/events.thtml @@ -0,0 +1,5 @@ +{# begin {templatelocation} #} + +
{delete_imagelink} {event_starttime} {event_endtime} {event_title_and_link}
+ +{# end {templatelocation} #} diff --git a/plugins/calendar/templates/denim/weekview/weekview.thtml b/plugins/calendar/templates/denim/weekview/weekview.thtml new file mode 100644 index 000000000..46f1ae848 --- /dev/null +++ b/plugins/calendar/templates/denim/weekview/weekview.thtml @@ -0,0 +1,74 @@ +{# begin {templatelocation} #} + + + + + + + +
{lang_day}{lang_week}{lang_month}
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
<<  {date_range}  >>
{calendar_title} {calendar_toggle}
 
{day1}{langlink_addevent1}
{events_day1}
 
{day2}{langlink_addevent2}
{events_day2}
 
{day3}{langlink_addevent3}
{events_day3}
 
{day4}{langlink_addevent4}
{events_day4}
 
{day5}{langlink_addevent5}
{events_day5}
 
{day6}{langlink_addevent6}
{events_day6}
 
{day7}{langlink_addevent7}
{events_day7}
 
+ + {quickadd_form} + +{# end {templatelocation} #} diff --git a/plugins/links/templates/default/admin/categoryeditor.thtml b/plugins/links/templates/default/admin/categoryeditor.thtml index 1ee463815..fab2a3cdc 100644 --- a/plugins/links/templates/default/admin/categoryeditor.thtml +++ b/plugins/links/templates/default/admin/categoryeditor.thtml @@ -42,13 +42,11 @@
- -{!if allow_delete} - -{!endif} - + + + {delete_option}
diff --git a/plugins/links/templates/default/admin/linkeditor.thtml b/plugins/links/templates/default/admin/linkeditor.thtml index 91a2a192f..1ba3a55a4 100644 --- a/plugins/links/templates/default/admin/linkeditor.thtml +++ b/plugins/links/templates/default/admin/linkeditor.thtml @@ -44,13 +44,10 @@
- -{!if allow_delete} - -{!endif} - - + + + {delete_option} {submission_option}
diff --git a/plugins/links/templates/default/categorydropdown.thtml b/plugins/links/templates/default/categorydropdown.thtml index 837c31714..cbccda258 100644 --- a/plugins/links/templates/default/categorydropdown.thtml +++ b/plugins/links/templates/default/categorydropdown.thtml @@ -4,7 +4,7 @@ diff --git a/plugins/links/templates/default/submitlink.thtml b/plugins/links/templates/default/submitlink.thtml index a91e541fc..a7d4ca401 100644 --- a/plugins/links/templates/default/submitlink.thtml +++ b/plugins/links/templates/default/submitlink.thtml @@ -19,7 +19,7 @@
- +
diff --git a/plugins/links/templates/denim/admin/categoryeditor.thtml b/plugins/links/templates/denim/admin/categoryeditor.thtml new file mode 100644 index 000000000..1ee463815 --- /dev/null +++ b/plugins/links/templates/denim/admin/categoryeditor.thtml @@ -0,0 +1,55 @@ +{# begin {templatelocation} #} + +

{instructions}

+ + +{# end {templatelocation} #} diff --git a/plugins/links/templates/denim/admin/categorylist.thtml b/plugins/links/templates/denim/admin/categorylist.thtml new file mode 100644 index 000000000..31bbea2bd --- /dev/null +++ b/plugins/links/templates/denim/admin/categorylist.thtml @@ -0,0 +1,39 @@ +{# begin {templatelocation} #} + +

{lang_pagetitle}

+ +
+ +
+ +{lang_link_list} | +{lang_new_link} | +{lang_list_categories} | +{lang_new_category} | +{lang_admin_home} + +
+ +

{lang_sitecategories}

+ + + + + + + + + + + + + + + + + + +{sitelist} + + +{# end {templatelocation} #} diff --git a/plugins/links/templates/denim/admin/catitem.thtml b/plugins/links/templates/denim/admin/catitem.thtml new file mode 100644 index 000000000..8298ef9a8 --- /dev/null +++ b/plugins/links/templates/denim/admin/catitem.thtml @@ -0,0 +1,11 @@ +{# begin {templatelocation} #} + + + {edit_text} + {add_text} + {indent}{category} + {topic_text} + {delete_text} + + +{# end {templatelocation} #} diff --git a/plugins/links/templates/denim/admin/linkeditor.thtml b/plugins/links/templates/denim/admin/linkeditor.thtml new file mode 100644 index 000000000..91a2a192f --- /dev/null +++ b/plugins/links/templates/denim/admin/linkeditor.thtml @@ -0,0 +1,59 @@ +{# begin {templatelocation} #} + +

{instructions}

+ + +{# end {templatelocation} #} diff --git a/plugins/links/templates/denim/categoryactivecol.thtml b/plugins/links/templates/denim/categoryactivecol.thtml new file mode 100644 index 000000000..a0303efda --- /dev/null +++ b/plugins/links/templates/denim/categoryactivecol.thtml @@ -0,0 +1,5 @@ +{# begin {templatelocation} #} + +{category_name} {category_count} + +{# end {templatelocation} #} diff --git a/plugins/links/templates/denim/categorycol.thtml b/plugins/links/templates/denim/categorycol.thtml new file mode 100644 index 000000000..dcb2719a7 --- /dev/null +++ b/plugins/links/templates/denim/categorycol.thtml @@ -0,0 +1,6 @@ +{# begin {templatelocation} #} + +{category_name} {category_count} +{category_description} + +{# end {templatelocation} #} diff --git a/plugins/links/templates/denim/categorydropdown.thtml b/plugins/links/templates/denim/categorydropdown.thtml new file mode 100644 index 000000000..837c31714 --- /dev/null +++ b/plugins/links/templates/denim/categorydropdown.thtml @@ -0,0 +1,12 @@ +{# begin {templatelocation} #} + +
+ +
+ +{# end {templatelocation} #} diff --git a/plugins/links/templates/denim/categorylinks.thtml b/plugins/links/templates/denim/categorylinks.thtml new file mode 100644 index 000000000..828149a4d --- /dev/null +++ b/plugins/links/templates/denim/categorylinks.thtml @@ -0,0 +1,8 @@ +{# begin {templatelocation} #} + +

{link_category}

+ + +{# end {templatelocation} #} diff --git a/plugins/links/templates/denim/categorynavigation.thtml b/plugins/links/templates/denim/categorynavigation.thtml new file mode 100644 index 000000000..265d90984 --- /dev/null +++ b/plugins/links/templates/denim/categorynavigation.thtml @@ -0,0 +1,9 @@ +{# begin {templatelocation} #} + +

{lang_categories}

+ + +{category_row} +
+ +{# end {templatelocation} #} diff --git a/plugins/links/templates/denim/categoryrow.thtml b/plugins/links/templates/denim/categoryrow.thtml new file mode 100644 index 000000000..7d19b3910 --- /dev/null +++ b/plugins/links/templates/denim/categoryrow.thtml @@ -0,0 +1,5 @@ +{# begin {templatelocation} #} + +{category_col} + +{# end {templatelocation} #} diff --git a/plugins/links/templates/denim/linkdetails.thtml b/plugins/links/templates/denim/linkdetails.thtml new file mode 100644 index 000000000..5bafca5b5 --- /dev/null +++ b/plugins/links/templates/denim/linkdetails.thtml @@ -0,0 +1,8 @@ +{# begin {templatelocation} #} + +
  • + {link_html} ({link_hits}) {edit_icon} {link_broken} + {link_description} +
  • + +{# end {templatelocation} #} diff --git a/plugins/links/templates/denim/links.thtml b/plugins/links/templates/denim/links.thtml new file mode 100644 index 000000000..0c2fecddd --- /dev/null +++ b/plugins/links/templates/denim/links.thtml @@ -0,0 +1,16 @@ +{# begin {templatelocation} #} + +{blockheader} + +{category_dropdown} +{category_navigation} + + + + +{category_links} +{page_navigation} + +{blockfooter} + +{# end {templatelocation} #} diff --git a/plugins/links/templates/denim/pagenavigation.thtml b/plugins/links/templates/denim/pagenavigation.thtml new file mode 100644 index 000000000..8ffb0b1a0 --- /dev/null +++ b/plugins/links/templates/denim/pagenavigation.thtml @@ -0,0 +1,5 @@ +{# begin {templatelocation} #} + +

    {begin_backlink}{lang_back}{end_backlink} [{lang_page_of}] {begin_nextlink}{lang_next}{end_nextlink}

    + +{# end {templatelocation} #} diff --git a/plugins/links/templates/denim/submitlink.thtml b/plugins/links/templates/denim/submitlink.thtml new file mode 100644 index 000000000..a91e541fc --- /dev/null +++ b/plugins/links/templates/denim/submitlink.thtml @@ -0,0 +1,27 @@ +{# begin {templatelocation} #} + + + +{# end {templatelocation} #} diff --git a/plugins/polls/templates/default/admin/polleditor.thtml b/plugins/polls/templates/default/admin/polleditor.thtml index a01af4a6c..22c9918f4 100644 --- a/plugins/polls/templates/default/admin/polleditor.thtml +++ b/plugins/polls/templates/default/admin/polleditor.thtml @@ -53,13 +53,11 @@
    - -{!if allow_delete} - -{!endif} - + + + {delete_option} - +
    diff --git a/plugins/polls/templates/default/pollblock.thtml b/plugins/polls/templates/default/pollblock.thtml index d579809cc..8d8daecc8 100644 --- a/plugins/polls/templates/default/pollblock.thtml +++ b/plugins/polls/templates/default/pollblock.thtml @@ -4,9 +4,9 @@
    - {poll_questions} + {poll_questions} {poll_notification} - + {poll_results}
    diff --git a/plugins/polls/templates/denim/admin/pollansweroption.thtml b/plugins/polls/templates/denim/admin/pollansweroption.thtml new file mode 100644 index 000000000..f9212a28c --- /dev/null +++ b/plugins/polls/templates/denim/admin/pollansweroption.thtml @@ -0,0 +1,9 @@ +{# begin {templatelocation} #} + +
    + / + / + +
    + +{# end {templatelocation} #} diff --git a/plugins/polls/templates/denim/admin/polleditor.thtml b/plugins/polls/templates/denim/admin/polleditor.thtml new file mode 100644 index 000000000..a01af4a6c --- /dev/null +++ b/plugins/polls/templates/denim/admin/polleditor.thtml @@ -0,0 +1,68 @@ +{# begin {templatelocation} #} + +{noscript} + + +{# end {templatelocation} #} diff --git a/plugins/polls/templates/denim/admin/pollquestions.thtml b/plugins/polls/templates/denim/admin/pollquestions.thtml new file mode 100644 index 000000000..875e9277e --- /dev/null +++ b/plugins/polls/templates/denim/admin/pollquestions.thtml @@ -0,0 +1,15 @@ +{# begin {templatelocation} #} + +
    +
    +
    +
    + +
    +
    {answer_option}
    +
    +
    + +
    + +{# end {templatelocation} #} diff --git a/plugins/polls/templates/denim/pollanswer.thtml b/plugins/polls/templates/denim/pollanswer.thtml new file mode 100644 index 000000000..0583b1a03 --- /dev/null +++ b/plugins/polls/templates/denim/pollanswer.thtml @@ -0,0 +1,5 @@ +{# begin {templatelocation} #} + +
  •  {answer_text}
  • + +{# end {templatelocation} #} diff --git a/plugins/polls/templates/denim/pollblock.thtml b/plugins/polls/templates/denim/pollblock.thtml new file mode 100644 index 000000000..d579809cc --- /dev/null +++ b/plugins/polls/templates/denim/pollblock.thtml @@ -0,0 +1,18 @@ +{# begin {templatelocation} #} + +{edit_icon}
    {poll_topic}
    +
    +
    + + {poll_questions} + {poll_notification} + + {poll_results} +
    +
    + + + {lang_polltopics} | {num_votes} {lang_voters} {poll_comments} + + +{# end {templatelocation} #} \ No newline at end of file diff --git a/plugins/polls/templates/denim/pollcomments.thtml b/plugins/polls/templates/denim/pollcomments.thtml new file mode 100644 index 000000000..62dd6d5ee --- /dev/null +++ b/plugins/polls/templates/denim/pollcomments.thtml @@ -0,0 +1,5 @@ +{# begin {templatelocation} #} + +| {num_comments} {lang_comments} + +{# end {templatelocation} #} diff --git a/plugins/polls/templates/denim/polllist.thtml b/plugins/polls/templates/denim/polllist.thtml new file mode 100644 index 000000000..07d15b75a --- /dev/null +++ b/plugins/polls/templates/denim/polllist.thtml @@ -0,0 +1,5 @@ +{# begin {templatelocation} #} + +{item_num}. {poll_question} ({poll_votes} {lang_votes}){ending_br} + +{# end {templatelocation} #} diff --git a/plugins/polls/templates/denim/pollquestion.thtml b/plugins/polls/templates/denim/pollquestion.thtml new file mode 100644 index 000000000..8f19e28fc --- /dev/null +++ b/plugins/polls/templates/denim/pollquestion.thtml @@ -0,0 +1,10 @@ +{# begin {templatelocation} #} + +
    +

    {lang_question}{lang_question_number}{poll_question}

    + + {poll_votes} +
    +
    + +{# end {templatelocation} #} diff --git a/plugins/polls/templates/denim/pollquestions.thtml b/plugins/polls/templates/denim/pollquestions.thtml new file mode 100644 index 000000000..6bce426e8 --- /dev/null +++ b/plugins/polls/templates/denim/pollquestions.thtml @@ -0,0 +1,10 @@ +{# begin {templatelocation} #} + +
    +

    {lang_question}{lang_question_number}{poll_question}

    +
      + {poll_answers} +
    +
    + +{# end {templatelocation} #} \ No newline at end of file diff --git a/plugins/polls/templates/denim/pollresult.thtml b/plugins/polls/templates/denim/pollresult.thtml new file mode 100644 index 000000000..dc1077338 --- /dev/null +++ b/plugins/polls/templates/denim/pollresult.thtml @@ -0,0 +1,9 @@ +{# begin {templatelocation} #} + +{edit_icon}
    {poll_topic}
    +{poll_questions} +
    + {notification} {lang_polltopics} | {num_votes} {lang_voters} {poll_comments} +
    + +{# end {templatelocation} #} \ No newline at end of file diff --git a/plugins/polls/templates/denim/pollvotes_bar.thtml b/plugins/polls/templates/denim/pollvotes_bar.thtml new file mode 100644 index 000000000..26c715485 --- /dev/null +++ b/plugins/polls/templates/denim/pollvotes_bar.thtml @@ -0,0 +1,15 @@ +{# begin {templatelocation} #} + + + {answer_text} + + {answer_num} ({answer_percent}%) + + + + + {remark_text} + + + +{# end {templatelocation} #} diff --git a/plugins/polls/templates/denim/pollvotes_num.thtml b/plugins/polls/templates/denim/pollvotes_num.thtml new file mode 100644 index 000000000..b738ca9df --- /dev/null +++ b/plugins/polls/templates/denim/pollvotes_num.thtml @@ -0,0 +1,8 @@ +{# begin {templatelocation} #} + + + {answer_text} + {answer_percent}% + + +{# end {templatelocation} #} diff --git a/plugins/staticpages/templates/default/admin/editor.thtml b/plugins/staticpages/templates/default/admin/editor.thtml index 8ee1370f7..2381f753c 100644 --- a/plugins/staticpages/templates/default/admin/editor.thtml +++ b/plugins/staticpages/templates/default/admin/editor.thtml @@ -117,11 +117,9 @@
    - -{!if allow_delete} - -{!endif} - + + + {delete_option}
    diff --git a/plugins/staticpages/templates/default/admin/editor_advanced.thtml b/plugins/staticpages/templates/default/admin/editor_advanced.thtml index cb7d423d0..58dee6694 100644 --- a/plugins/staticpages/templates/default/admin/editor_advanced.thtml +++ b/plugins/staticpages/templates/default/admin/editor_advanced.thtml @@ -150,11 +150,9 @@
    - -{!if allow_delete} - -{!endif} - + + + {delete_option}
    diff --git a/plugins/staticpages/templates/denim/admin/editor.thtml b/plugins/staticpages/templates/denim/admin/editor.thtml new file mode 100644 index 000000000..8ee1370f7 --- /dev/null +++ b/plugins/staticpages/templates/denim/admin/editor.thtml @@ -0,0 +1,132 @@ +{# begin {templatelocation} #} + + {start_block_editor} +
    +
    +
    +
    +
    + +
    +
    + +
    +
    {example_url}
    + +
    +
    + +
    +
    + +
    +
    + +
    +
    {topic_selection}
    + +
    +
    + +
    +
    + + + + + + + +
    +
    {lang_allowed_html}
    + +
    +
    + +
    +
    +
    {lang_cache_time_desc}
    + +
    +
    {sp_formateddate}
    + +
    +
    {sp_hits_formatted}
    + +
    +
    {sp_comments}
    +
    + +
    +
    +
    +
      {lang_template_flag_msg}
    + +
    +
    {use_template_selection}   {lang_use_template_msg}
    +
    + +
    +
    +
    +
      {lang_centerblock_msg}
    + +
    +
    {pos_selection}
    +
    + +
    +
    +
    +
      {inblock_info}
    + +
    +
     {lang_centerblock_include} + {lang_centerblock_desc}
    + +
    +
    {php_selector}  {php_warn}
    + +
    +
      {exit_info}
    +
    + +
    + {lang_accessrights} + +
    +
    {lang_owner}
    +
    {owner_link} {camera_icon} +
    + +
    +
    {group_dropdown}
    + +
    +
    {permissions_editor}
    +
    {lang_perm_key}
    +
    {lang_permissions_msg}
    +
    +
    + +
    + +{!if allow_delete} + +{!endif} + + + +
    +
    +
    + {end_block} + +{# end {templatelocation} #} diff --git a/plugins/staticpages/templates/denim/admin/editor_advanced.thtml b/plugins/staticpages/templates/denim/admin/editor_advanced.thtml new file mode 100644 index 000000000..cb7d423d0 --- /dev/null +++ b/plugins/staticpages/templates/denim/admin/editor_advanced.thtml @@ -0,0 +1,166 @@ +{# begin {templatelocation} #} + +{noscript} + + +{# end {templatelocation} #} diff --git a/plugins/staticpages/templates/denim/centerblock.thtml b/plugins/staticpages/templates/denim/centerblock.thtml new file mode 100644 index 000000000..d9b2abada --- /dev/null +++ b/plugins/staticpages/templates/denim/centerblock.thtml @@ -0,0 +1,7 @@ +{# begin {templatelocation} #} + +{block_start} +{content} +{block_end} + +{# end {templatelocation} #} diff --git a/plugins/staticpages/templates/denim/printable.thtml b/plugins/staticpages/templates/denim/printable.thtml new file mode 100644 index 000000000..634b0a89f --- /dev/null +++ b/plugins/staticpages/templates/denim/printable.thtml @@ -0,0 +1,27 @@ + + + + {page_title} + + + + + + +{# begin {templatelocation} #} + +

    {sp_title}

    + +

    {sp_content}

    + + + +

    {site_name} + {sp_url} +

    +

    {comments_text_in_brackets}

    + +{# end {templatelocation} #} + + + diff --git a/plugins/staticpages/templates/denim/spcomments.thtml b/plugins/staticpages/templates/denim/spcomments.thtml new file mode 100644 index 000000000..145e257c0 --- /dev/null +++ b/plugins/staticpages/templates/denim/spcomments.thtml @@ -0,0 +1,5 @@ +{# begin {templatelocation} #} + + | {num_comments} {lang_comments} + +{# end {templatelocation} #} diff --git a/plugins/staticpages/templates/denim/staticpage.thtml b/plugins/staticpages/templates/denim/staticpage.thtml new file mode 100644 index 000000000..2d8acdd18 --- /dev/null +++ b/plugins/staticpages/templates/denim/staticpage.thtml @@ -0,0 +1,10 @@ +{# begin {templatelocation} #} + +{breadcrumb_trail} +{block_start} +{content} +{block_end} +

    {lastupdate}|{hits} {print_icon}{edit_icon}

    +{commentbar} + +{# end {templatelocation} #}