Hypolite Petovan
|
4ad6a7f073
|
- Remove TinyMCE mentions in themes
|
2017-01-26 22:54:32 -05:00 |
|
Hypolite Petovan
|
b61479ba6e
|
Merge remote-tracking branch 'friendica/develop' into issue/#3062
# Conflicts:
# view/theme/duepuntozero/theme.php
# view/theme/smoothly/theme.php
|
2017-01-12 09:19:59 +11:00 |
|
Hypolite Petovan
|
623479a346
|
Normalize App parameter declaration (view folder)
|
2017-01-09 23:06:08 +11:00 |
|
Hypolite Petovan
|
ecd86ec296
|
Check for existing element in openMenu()
- Removed useless val() call in the various insertFormatting()
declarations
|
2017-01-09 11:34:41 +11:00 |
|
Hypolite Petovan
|
479180ca8e
|
Merge branch 'develop' into issue/#3062
|
2017-01-08 11:44:45 +11:00 |
|
Hypolite Petovan
|
d7c9b293d3
|
Update insertFormatting() definition
- Remove now useless comment parameter
- Formatting all around
- Update data-role=“insert-formatting” links
- Update onclick=“insertFormatting()” links
|
2017-01-08 02:16:03 +11:00 |
|
Hypolite Petovan
|
b6ce646d71
|
Use placeholder attribute for Share message
|
2017-01-08 02:06:03 +11:00 |
|
Hypolite Petovan
|
daa8e4f901
|
Cleaning up, actual changes are in the next commits
- Formatting
- Trailing spaces
- Extraneous blank lines
- Large comments
|
2017-01-08 02:03:11 +11:00 |
|
|
fb817b18ad
|
changed to this:
---------------------
function bla (App &$a) {
$a->bla = 'stuff';
}
---------------------
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2016-12-20 10:59:06 +01:00 |
|
|
884f44ce94
|
*much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied)
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2016-12-19 14:27:16 +01:00 |
|
Hypolite Petovan
|
0c9cc29a51
|
Added response active support to smoothly
- Added "self" class to wall_thread.tpl to avoid conflict with the
already existing "active" class
- Added style
|
2016-09-25 10:56:37 -04:00 |
|
rabuzarus
|
15471f3835
|
add possibility to load custom page templates + none.php pagetemplate is part of core now
|
2016-07-11 10:33:39 +02:00 |
|
Ben Roberts
|
864cf0f70d
|
update MF2 and vcard data for issue #2629
|
2016-06-21 10:23:43 -04:00 |
|
Michael Vogel
|
e2c0f04eeb
|
Added short description to "mark as seen"
|
2016-06-01 07:05:44 +02:00 |
|
rabuzarus
|
98b62b80f3
|
rework autocomplete: seperate bbcode completion
|
2016-04-14 23:59:29 +02:00 |
|
rabuzarus
|
01b02dbcaa
|
Merge develop into 1404_reworked_autocomplete
Conflicts:
include/text.php
view/templates/head.tpl
view/theme/duepuntozero/style.css
view/theme/vier/style.css
|
2016-04-14 16:23:51 +02:00 |
|
fabrixxm
|
d30d13959b
|
Merge pull request #2328 from rabuzarus/0602_contact_profile
polishing of the contact-edit page
|
2016-03-06 19:56:59 +01:00 |
|
|
04a7d6384e
|
No need to set $a->theme_info = array() everywhere if you can define it in App
itself.
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2016-03-01 14:27:38 +01:00 |
|
rabuzarus
|
0db83b9586
|
contactedit-actions-button: move repair back to tabbar
|
2016-02-23 19:19:45 +01:00 |
|
Andrej Stieben
|
e104c58191
|
Added div#pause to themes' default.php
As requested by @tobiasd and @rabuzarus.
|
2016-02-09 16:41:19 +01:00 |
|
rabuzarus
|
0b5d7b300e
|
contactedit-actions-button: adjust the themes and template polishing
|
2016-02-08 23:15:20 +01:00 |
|
rabuzarus
|
e3475bd587
|
rework autocomplete: css work
|
2016-01-21 13:28:29 +01:00 |
|
fabrixxm
|
fcf7a791f1
|
Revert "Merge pull request #2223 from rabuzarus/2912_photo_widget"
This reverts commit 83e54f70d3 , reversing
changes made to ecf576bdd0 .
|
2016-01-04 11:46:19 +01:00 |
|
rabuzarus
|
20fbf670db
|
photo aside widget for profile page
|
2015-12-30 00:26:50 +01:00 |
|
Michael Vogel
|
1f9644bded
|
Merge pull request #2131 from rabuzarus/3011_hcard_vcard
unify hcard and vcard
|
2015-12-03 14:16:52 +01:00 |
|
rabuzarus
|
1d6d9d3d24
|
photos-albms widget: add some classes
|
2015-12-01 21:07:05 +01:00 |
|
rabuzarus
|
89c5989cfb
|
unify hcard and vcard
|
2015-12-01 18:31:08 +01:00 |
|
fabrixxm
|
a60b702df1
|
Merge pull request #2113 from annando/1511-manage-notifications
The manage page now shows the notifications
|
2015-11-30 12:04:53 +01:00 |
|
Michael Vogel
|
4efb6c6f79
|
Merge pull request #2120 from rabuzarus/2911_network_header
2911 network header
|
2015-11-30 08:30:34 +01:00 |
|
rabuzarus
|
a6aac8f950
|
networkheader: do css work the other supported themes
|
2015-11-30 01:24:22 +01:00 |
|
|
be40fb8186
|
Merge pull request #2110 from annando/1511-subscribe-feed
Issue 1779: Atom feed link under the connect link on the profile page
|
2015-11-29 08:40:39 +01:00 |
|
Michael Vogel
|
58a261a29a
|
Other themes are now supported as well
|
2015-11-28 23:18:01 +01:00 |
|
rabuzarus
|
a3059d02d4
|
group_side - unify look with forumlist
|
2015-11-28 20:09:28 +01:00 |
|
Michael Vogel
|
388847e1f3
|
Issue 1779: There is now an atom feed link under the connect link on the profile page
|
2015-11-28 18:11:34 +01:00 |
|
fabrixxm
|
ae9c9829fa
|
Remove language selectors from themes
This is now a user setting
|
2015-11-08 14:42:54 +01:00 |
|
|
4079084492
|
Merge pull request #1975 from rabuzarus/template_rework
Template rework for contact related pages
|
2015-10-27 08:59:03 +01:00 |
|
rabuzarus
|
5b93bff6da
|
poke template: make use of global.css
|
2015-10-25 14:40:56 +01:00 |
|
rabuzarus
|
8f92b6eea4
|
some work on poke template
|
2015-10-24 19:51:58 +02:00 |
|
rabuzarus
|
442d59abc4
|
template rework: multi-row view for the other themes
|
2015-10-23 21:45:16 +02:00 |
|
rabuzarus
|
b6cceda131
|
template rework: revert commit because plugin community home uses the css classes
|
2015-10-23 15:41:49 +02:00 |
|
rabuzarus
|
b2bb600f3a
|
template rework: delete unused css
|
2015-10-23 01:04:47 +02:00 |
|
rabuzarus
|
f9c0c1d696
|
template rework: use viewcontact_template.tpl for contact dealing pages
|
2015-10-18 17:12:48 +02:00 |
|
rabuzarus
|
afd1e0e6d0
|
make use of global.css
|
2015-05-31 13:55:21 +02:00 |
|
rabuzarus
|
5cbb5b140c
|
css work
|
2015-05-29 16:08:17 +02:00 |
|
rabuzarus
|
30348a1bc0
|
port of red matrix archive-widget
|
2015-05-19 01:03:08 +02:00 |
|
Silke Meyer
|
a9b69b063c
|
Marked several old themes as unsupported
|
2014-09-07 08:17:22 +02:00 |
|
hauke
|
191595766d
|
removed old comment that is no longer true
|
2014-09-06 00:14:25 +02:00 |
|
|
f94728a13e
|
Merge pull request #909 from annando/master
CSS-improvements: shared items and shared links
|
2014-02-04 23:11:24 -08:00 |
|
Michael Vogel
|
4591790ea7
|
shared items and shared links for duepuntozero, quattro and smoothly
|
2014-02-05 01:15:08 +01:00 |
|
pixelroot
|
c0eada4f03
|
new file: view/theme/smoothly/unsupported
|
2014-01-27 14:37:07 +01:00 |
|
pixelroot
|
c3be0e9295
|
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
|
2014-01-27 14:36:38 +01:00 |
|
pixelroot
|
b06dab97ba
|
modified: view/theme/smoothly/default.php
modified: view/theme/smoothly/style.css
new file: view/theme/smoothly/templates/tools.tpl
modified: view/theme/smoothly/theme.php
|
2013-05-08 14:46:42 +02:00 |
|
pixelroot
|
e90c89f3fc
|
new file: view/theme/smoothly/images/power.png
new file: view/theme/smoothly/images/up.png
|
2013-05-08 11:09:08 +02:00 |
|
pixelroot
|
523548ff22
|
modified: view/theme/smoothly/default.php
modified: view/theme/smoothly/images/down.png
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
view/theme/smoothly/images/power.png
view/theme/smoothly/images/up.png
|
2013-05-08 11:08:21 +02:00 |
|
pixelroot
|
258604f036
|
modified: view/theme/smoothly/css/typography.css
|
2013-05-07 14:30:04 +02:00 |
|
pixelroot
|
8c8d3913cc
|
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
|
2013-05-07 14:01:54 +02:00 |
|
pixelroot
|
5ac6e82e7d
|
modified: view/theme/smoothly/default.php
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
|
2013-05-07 09:39:14 +02:00 |
|
pixelroot
|
f41c5dd1e5
|
modified: view/theme/smoothly/css/typography.css
modified: view/theme/smoothly/default.php
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/templates/nav.tpl
modified: view/theme/smoothly/theme.php
|
2013-04-24 14:09:24 +02:00 |
|
Fabrixxm
|
379c761c3f
|
missing "templates" folders
|
2013-04-23 07:47:57 -04:00 |
|
Fabrixxm
|
6fddd1cbbf
|
template: remove old 'internal' template files, move smarty3 templates into 'templates' subdir
|
2013-04-23 03:35:31 -04:00 |
|
pixelroot
|
ee07251d38
|
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
|
2013-04-01 19:36:22 +02:00 |
|
pixelroot
|
d685181101
|
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
|
2013-03-27 20:08:06 +01:00 |
|
pixelroot
|
2b7dd2f72b
|
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
|
2013-03-26 17:10:58 +01:00 |
|
pixelroot
|
296c49f4a1
|
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
|
2013-03-26 15:47:17 +01:00 |
|
pixelroot
|
0a446da659
|
modified: view/theme/smoothly/css/typography.css
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
|
2013-03-26 11:28:22 +01:00 |
|
pixelroot
|
bb3e8ad785
|
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
|
2013-03-12 10:06:19 +01:00 |
|
pixelroot
|
a65ae04bcc
|
modified: view/theme/smoothly/style.css
|
2013-03-11 19:59:49 +01:00 |
|
pixelroot
|
a2adc03636
|
deleted: view/theme/smoothly/login.tpl
deleted: view/theme/smoothly/smarty3/login.tpl
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
|
2013-03-11 19:19:33 +01:00 |
|
friendica
|
f07df4f667
|
merge
|
2013-03-02 15:46:54 -08:00 |
|
pixelroot
|
5c6562a996
|
modified: view/theme/smoothly/style.css
|
2013-02-21 08:46:30 +01:00 |
|
pixelroot
|
7a1947b88a
|
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
|
2013-02-20 21:03:02 +01:00 |
|
friendica
|
2044862eb9
|
Merge pull request #607 from fermionic/20130204-attach-types-are-too-coarse
add support for more file attachment types
|
2013-02-05 17:19:53 -08:00 |
|
Zach Prezkuta
|
6152cbd5ac
|
add support for more file attachment types
|
2013-02-04 22:15:16 -07:00 |
|
Zach Prezkuta
|
1033e8896f
|
finish updating themes for colorbox
|
2013-02-04 18:09:56 -07:00 |
|
Zach Prezkuta
|
6668d22d37
|
try to improve TinyMCE block handling
|
2013-01-27 14:41:48 -07:00 |
|
Zach Prezkuta
|
c43ff35fe7
|
newline at end of header
|
2013-01-11 10:00:10 -07:00 |
|
Zach Prezkuta
|
1656c63a55
|
add warning message about automatically generated templates
|
2013-01-11 09:57:11 -07:00 |
|
pixelroot
|
637cfdd7cb
|
modified: view/theme/smoothly/css/typography.css
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
|
2013-01-11 10:56:14 +01:00 |
|
Zach Prezkuta
|
cd017282e4
|
use Python 2.4 compatible script; update Smarty templates
|
2013-01-10 22:34:23 -07:00 |
|
friendica
|
c0fd572fec
|
Merge pull request #574 from fermionic/20130103-always-load-theme-in-mod_init
Finalize theme decision in a module's _init function
|
2013-01-04 14:36:47 -08:00 |
|
Zach Prezkuta
|
fdd142c42e
|
never use profile_load outside of a module's _init() function
|
2013-01-03 10:47:45 -07:00 |
|
pixelroot
|
966d786982
|
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
|
2013-01-01 16:42:52 +01:00 |
|
Olaf Conradi
|
dbf8f711cf
|
Fix browser prefetch in notifications menu
Fix browser prefetch by substituting data-src with src for images
|
2012-12-30 00:28:48 +01:00 |
|
Zach Prezkuta
|
263fe0f6bc
|
revert unnecessary variable name changes
|
2012-12-26 10:42:01 -07:00 |
|
Zach Prezkuta
|
e736abd372
|
small fixes; update smarty3 templates
|
2012-12-25 12:05:46 -07:00 |
|
Zach Prezkuta
|
11c06e21b7
|
simplify by making Smarty include directives behave like Friendica native ones
|
2012-12-25 11:55:57 -07:00 |
|
Zach Prezkuta
|
fdd9ed7e51
|
couple more places where file_get_contents was used
|
2012-12-23 19:29:19 -07:00 |
|
Zach Prezkuta
|
53a4cf5339
|
only use Smarty if the view/smarty3/ directory is writable; location bug fix
|
2012-12-23 06:16:35 -07:00 |
|
Zach Prezkuta
|
96ed0a7791
|
Implement Smarty3
|
2012-12-22 12:57:29 -07:00 |
|
Olaf Conradi
|
d9d7eb89ed
|
Fix alignment of photo menu
Remove duplicate definitions
Align menu button to be exactly the same width as the photo
|
2012-12-19 19:15:39 +01:00 |
|
Olaf Conradi
|
ee5d2acd42
|
Fix alignment of location
|
2012-12-19 19:04:18 +01:00 |
|
Olaf Conradi
|
98c5b6e73b
|
Text box alignment in Smoothly theme
Make sure comment text boxes stay within their surrounding box.
|
2012-12-19 18:27:50 +01:00 |
|
Zach Prezkuta
|
94204d9160
|
implement features
|
2012-11-22 09:14:22 -07:00 |
|
pixelroot
|
a00723fb9c
|
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
modified: view/theme/smoothly/wall_thread.tpl
|
2012-11-14 20:10:08 +01:00 |
|
pixelroot
|
7c4e3984be
|
new file: view/theme/smoothly/search_item.tpl
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
modified: view/theme/smoothly/wall_thread.tpl
|
2012-11-14 11:43:26 +01:00 |
|
pixelroot
|
7e16909d0e
|
deleted: view/theme/smoothly/events_reminder.tpl
|
2012-11-13 16:37:53 +01:00 |
|
pixelroot
|
0e2fdee20e
|
modified: view/theme/smoothly/jot-header.tpl
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
|
2012-11-13 16:36:36 +01:00 |
|
pixelroot
|
9f09955925
|
modified: view/theme/smoothly/css/typography.css
modified: view/theme/smoothly/style.css
|
2012-11-12 15:35:16 +01:00 |
|
pixelroot
|
8395966cf2
|
modified: view/theme/smoothly/css/typography.css
new file: view/theme/smoothly/screenshot.png
modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
|
2012-11-12 15:01:19 +01:00 |
|
Zach Prezkuta
|
6effdd570c
|
add a confirm dialog and a busy rotator for delete selected
|
2012-11-01 17:42:40 -06:00 |
|