Go to file
fabrixxm 27024e3b1d preferred item image size for theme, get smallest photo near scale requested
themes can declare preferred image size for images in items, with

   $a->theme_info = array(
    "item_image_size" => 1
   );

0: original, 1:640px, 2:320px

mod/photo.php returns the nearest scaled image near requested one
if it doesn't exists, instead of nothing
2014-07-30 15:37:34 +02:00
doc
images
include preferred item image size for theme, get smallest photo near scale requested 2014-07-30 15:37:34 +02:00
js
library Removing of some warnings 2014-07-24 22:53:09 +02:00
mod preferred item image size for theme, get smallest photo near scale requested 2014-07-30 15:37:34 +02:00
mods
object
spec
tests
util
view Merge pull request #1055 from annando/master 2014-07-24 08:40:29 +02:00
.gitattributes
.gitignore
.gitmodules
.htaccess
INSTALL.txt
LICENSE
README.md
README.translate.md
Vagrantfile
boot.php
build.xml
changelist.txt
convert_innodb.sql
database.sql
docblox.dist.xml
htconfig.php
index.php Removing of some warnings 2014-07-24 22:53:09 +02:00
testargs.php
update.php

README.md

Friendica Social Communications Server

Welcome to the free social web.

Friendica is a communications platform for integrated social communications utilising decentralised communications and linkage to several indie social projects - as well as popular mainstream providers.

Our mission is to free our friends and families from the clutches of data-harvesting corporations, and pave the way to a future where social communications are free and open and flow between alternate providers as easily as email does today.