mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 15:54:26 +02:00
Update settings page to use field templates.
Add tabs to switch user settings/plugin settings Add new field templates 'custom', 'password', radio' and 'yesno' Update main.js to support advanced fileds Update duepuntozero, dispy e loozah themes
This commit is contained in:
parent
84d12c3e08
commit
e7834e60f8
11 changed files with 385 additions and 853 deletions
|
@ -1,4 +1,4 @@
|
|||
Options -Indexes
|
||||
#Options -Indexes
|
||||
AddType application/x-java-archive .jar
|
||||
AddType audio/ogg .oga
|
||||
|
||||
|
@ -11,6 +11,7 @@ Deny from all
|
|||
|
||||
# Protect repository directory from browsing
|
||||
RewriteRule "(^|/)\.git" - [F]
|
||||
RewriteBase /~fabio/friendika
|
||||
|
||||
# Rewrite current-style URLs of the form 'index.php?q=x'.
|
||||
# Also place auth information into REMOTE_USER for sites running
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue