]> git.mxchange.org Git - friendica.git/commit - mod/photos.php
Refactor widgets
authorHypolite Petovan <hypolite@mrpetovan.com>
Sat, 18 May 2019 15:33:35 +0000 (11:33 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sat, 18 May 2019 15:33:35 +0000 (11:33 -0400)
commit71ae8d07a6f0bbd58c8d7a62dd8a3c19088c88b0
treec582cd7440dcad8d03ba542f62180a1473463d14
parent6cc376020e4e5e7f5ba29649a7829d89098a4d84
Refactor widgets

- Move widget templates to subfolder
- Add new generic filter widget templates to replace category, network and filer filters
- Update styles
49 files changed:
mod/cal.php
mod/common.php
mod/photos.php
mod/videos.php
src/Content/Widget.php
src/Content/Widget/CalendarExport.php
src/Content/Widget/ContactBlock.php
src/Content/Widget/TagCloud.php
src/Module/Contact.php
view/templates/categories_widget.tpl [deleted file]
view/templates/contact_block.tpl [deleted file]
view/templates/contacts-widget-sidebar.tpl [deleted file]
view/templates/events_aside.tpl [deleted file]
view/templates/fileas_widget.tpl [deleted file]
view/templates/follow.tpl [deleted file]
view/templates/nets.tpl [deleted file]
view/templates/peoplefind.tpl [deleted file]
view/templates/remote_friends_common.tpl [deleted file]
view/templates/tagblock_widget.tpl [deleted file]
view/templates/vcard-widget.tpl [deleted file]
view/templates/widget/contacts.tpl [new file with mode: 0644]
view/templates/widget/events.tpl [new file with mode: 0644]
view/templates/widget/filter.tpl [new file with mode: 0644]
view/templates/widget/follow.tpl [new file with mode: 0644]
view/templates/widget/peoplefind.tpl [new file with mode: 0644]
view/templates/widget/remote_friends_common.tpl [new file with mode: 0644]
view/templates/widget/tagcloud.tpl [new file with mode: 0644]
view/templates/widget/vcard.tpl [new file with mode: 0644]
view/theme/duepuntozero/deriv/darkzero.css
view/theme/duepuntozero/deriv/slackr.css
view/theme/duepuntozero/style.css
view/theme/frio/templates/contact_block.tpl [deleted file]
view/theme/frio/templates/fileas_widget.tpl [deleted file]
view/theme/frio/templates/follow.tpl [deleted file]
view/theme/frio/templates/nets.tpl [deleted file]
view/theme/frio/templates/peoplefind.tpl [deleted file]
view/theme/frio/templates/vcard-widget.tpl [deleted file]
view/theme/frio/templates/widget/contacts.tpl [new file with mode: 0644]
view/theme/frio/templates/widget/follow.tpl [new file with mode: 0644]
view/theme/frio/templates/widget/peoplefind.tpl [new file with mode: 0644]
view/theme/frio/templates/widget/vcard.tpl [new file with mode: 0644]
view/theme/quattro/templates/fileas_widget.tpl [deleted file]
view/theme/quattro/templates/nets.tpl [deleted file]
view/theme/quattro/templates/widget/filter.tpl [new file with mode: 0644]
view/theme/smoothly/style.css
view/theme/smoothly/templates/follow.tpl [deleted file]
view/theme/smoothly/templates/widget/follow.tpl [new file with mode: 0644]
view/theme/vier/style.css
view/theme/vier/templates/communityhome.tpl