diff options
author | Mario <mario@mariovavti.com> | 2022-05-04 19:26:45 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-05-04 19:26:45 +0000 |
commit | 85200883763bfa3e25dc48f68d0937d3e704d399 (patch) | |
tree | cbc69d5cc4cb3f66aa4f8b7ca73ab7cd00c87bac /view | |
parent | 9ada8518dcfae5d854bece3d7a440d41e46e7ca5 (diff) | |
download | volse-hubzilla-85200883763bfa3e25dc48f68d0937d3e704d399.tar.gz volse-hubzilla-85200883763bfa3e25dc48f68d0937d3e704d399.tar.bz2 volse-hubzilla-85200883763bfa3e25dc48f68d0937d3e704d399.zip |
move articles to addon - also remove the pdl
Diffstat (limited to 'view')
-rw-r--r-- | view/pdl/mod_articles.pdl | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/view/pdl/mod_articles.pdl b/view/pdl/mod_articles.pdl deleted file mode 100644 index 051e89278..000000000 --- a/view/pdl/mod_articles.pdl +++ /dev/null @@ -1,14 +0,0 @@ -[region=aside] -[widget=profile][/widget] -[widget=archive][var=articles]1[/var][/widget] -[widget=categories][var=articles]1[/var][/widget] -[widget=tasklist][/widget] -[widget=notes][/widget] -[/region] -[region=content] -$content -[/region] -[region=right_aside] -[widget=notifications][/widget] -[widget=newmember][/widget] -[/region] |