Files @ 2465f2645e2e
Branch filter:

Location: symposion_app/fixtures/miniconf-fixtures/permissions.json

James Polley
urlize abstracts

I've looked through the database and I can't find any accepted
proposals that actually contain anything to linkify - but I've had
several requests from people that I think are reasonable, things like
being able to link to their project (we ask them to provide a project
url but we don't use that link)

This seems like a reasonably fast way to let those people add a
link. We still have to manually accept changes to their proposal so we
have a chance to look at the content of the url if we want.

The urlize filter adds rel=nofollow to the link automatically.
[
    {
        "fields": {
            "codename": "can_review_openhardware-miniconf",
            "content_type": [
                "reviews",
                ""
            ],
            "name": "Can review Open Hardware Miniconf"
        },
        "model": "auth.permission"
    },
    {
        "fields": {
            "codename": "can_manage_openhardware-miniconf",
            "content_type": [
                "reviews",
                ""
            ],
            "name": "Can manage Open Hardware Miniconf"
        },
        "model": "auth.permission"
    },
    {
        "fields": {
            "codename": "can_review_kernel-miniconf",
            "content_type": [
                "reviews",
                ""
            ],
            "name": "Can review Kernel Miniconf"
        },
        "model": "auth.permission"
    },
    {
        "fields": {
            "codename": "can_manage_kernel-miniconf",
            "content_type": [
                "reviews",
                ""
            ],
            "name": "Can manage Kernel Miniconf"
        },
        "model": "auth.permission"
    },
    {
        "fields": {
            "codename": "can_review_games-miniconf",
            "content_type": [
                "reviews",
                ""
            ],
            "name": "Can review LCA Games Miniconf: Games and FOSS Miniconf"
        },
        "model": "auth.permission"
    },
    {
        "fields": {
            "codename": "can_manage_games-miniconf",
            "content_type": [
                "reviews",
                ""
            ],
            "name": "Can manage LCA Games Miniconf: Games and FOSS Miniconf"
        },
        "model": "auth.permission"
    },
    {
        "fields": {
            "codename": "can_review_bioinformatics-miniconf",
            "content_type": [
                "reviews",
                ""
            ],
            "name": "Can review Open Source and Bioinformatics Miniconf"
        },
        "model": "auth.permission"
    },
    {
        "fields": {
            "codename": "can_manage_bioinformatics-miniconf",
            "content_type": [
                "reviews",
                ""
            ],
            "name": "Can manage Open Source and Bioinformatics Miniconf"
        },
        "model": "auth.permission"
    },
    {
        "fields": {
            "codename": "can_review_ClsXLCA-miniconf",
            "content_type": [
                "reviews",
                ""
            ],
            "name": "Can review Community Leadership Summit X at LCA"
        },
        "model": "auth.permission"
    },
    {
        "fields": {
            "codename": "can_manage_ClsXLCA-miniconf",
            "content_type": [
                "reviews",
                ""
            ],
            "name": "Can manage Community Leadership Summit X at LCA"
        },
        "model": "auth.permission"
    },
    {
        "fields": {
            "codename": "can_review_devdev-miniconf",
            "content_type": [
                "reviews",
                ""
            ],
            "name": "Can review Developers Developers Miniconf"
        },
        "model": "auth.permission"
    },
    {
        "fields": {
            "codename": "can_manage_devdev-miniconf",
            "content_type": [
                "reviews",
                ""
            ],
            "name": "Can manage Developers Developers Miniconf"
        },
        "model": "auth.permission"
    },
    {
        "fields": {
            "codename": "can_review_funcprog-miniconf",
            "content_type": [
                "reviews",
                ""
            ],
            "name": "Can review Real World Functional Programming Miniconf"
        },
        "model": "auth.permission"
    },
    {
        "fields": {
            "codename": "can_manage_funcprog-miniconf",
            "content_type": [
                "reviews",
                ""
            ],
            "name": "Can manage Real World Functional Programming Miniconf"
        },
        "model": "auth.permission"
    },
    {
        "fields": {
            "codename": "can_review_sysadmin-miniconf",
            "content_type": [
                "reviews",
                ""
            ],
            "name": "Can review Sysadmin Miniconf"
        },
        "model": "auth.permission"
    },
    {
        "fields": {
            "codename": "can_manage_sysadmin-miniconf",
            "content_type": [
                "reviews",
                ""
            ],
            "name": "Can manage Sysadmin Miniconf"
        },
        "model": "auth.permission"
    },
    {
        "fields": {
            "codename": "can_review_opened-miniconf",
            "content_type": [
                "reviews",
                ""
            ],
            "name": "Can review Open Education Miniconf"
        },
        "model": "auth.permission"
    },
    {
        "fields": {
            "codename": "can_manage_opened-miniconf",
            "content_type": [
                "reviews",
                ""
            ],
            "name": "Can manage Open Education Miniconf"
        },
        "model": "auth.permission"
    },
    {
        "fields": {
            "codename": "can_review_openglam-miniconf",
            "content_type": [
                "reviews",
                ""
            ],
            "name": "Can review Access and memory: Open GLAM and Open Source Miniconf"
        },
        "model": "auth.permission"
    },
    {
        "fields": {
            "codename": "can_manage_openglam-miniconf",
            "content_type": [
                "reviews",
                ""
            ],
            "name": "Can manage Access and memory: Open GLAM and Open Source Miniconf"
        },
        "model": "auth.permission"
    },
    {
        "fields": {
            "codename": "can_review_fpga-miniconf",
            "content_type": [
                "reviews",
                ""
            ],
            "name": "Can review Create hardware with FPGAs, Linux and Python Miniconf"
        },
        "model": "auth.permission"
    },
    {
        "fields": {
            "codename": "can_manage_fpga-miniconf",
            "content_type": [
                "reviews",
                ""
            ],
            "name": "Can manage Create hardware with FPGAs, Linux and Python Miniconf"
        },
        "model": "auth.permission"
    },
    {
        "fields": {
            "codename": "can_review_arttech-miniconf",
            "content_type": [
                "reviews",
                ""
            ],
            "name": "Can review Art+Tech Miniconf"
        },
        "model": "auth.permission"
    },
    {
        "fields": {
            "codename": "can_manage_arttech-miniconf",
            "content_type": [
                "reviews",
                ""
            ],
            "name": "Can manage Art+Tech Miniconf"
        },
        "model": "auth.permission"
    }
]