{"id":13427494,"url":"https://github.com/cybersimon/fluentcms-twitterfeed","last_synced_at":"2025-03-16T00:30:47.007Z","repository":{"id":36242489,"uuid":"40546845","full_name":"cybersimon/fluentcms-twitterfeed","owner":"cybersimon","description":"💬Twitter feed widget for django-fluent-contents ","archived":false,"fork":false,"pushed_at":"2019-03-25T03:36:33.000Z","size":25,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-03-09T05:43:47.001Z","etag":null,"topics":["cms","django-fluent","twitter"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cybersimon.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-11T14:35:38.000Z","updated_at":"2019-03-25T03:46:59.000Z","dependencies_parsed_at":"2022-09-02T10:52:26.117Z","dependency_job_id":null,"html_url":"https://github.com/cybersimon/fluentcms-twitterfeed","commit_stats":null,"previous_names":["bashu/fluentcms-twitterfeed"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybersimon%2Ffluentcms-twitterfeed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybersimon%2Ffluentcms-twitterfeed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybersimon%2Ffluentcms-twitterfeed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybersimon%2Ffluentcms-twitterfeed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cybersimon","download_url":"https://codeload.github.com/cybersimon/fluentcms-twitterfeed/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243809865,"owners_count":20351403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cms","django-fluent","twitter"],"created_at":"2024-07-31T01:00:29.661Z","updated_at":"2025-03-16T00:30:46.500Z","avatar_url":"https://github.com/cybersimon.png","language":"Python","funding_links":[],"categories":["Content Plugins"],"sub_categories":[],"readme":"fluentcms-twitterfeed\n=====================\n\nTwitter feed widget for django-fluent-contents_\n\n.. image:: https://img.shields.io/pypi/v/fluentcms-twitterfeed.svg\n    :target: https://pypi.python.org/pypi/fluentcms-twitterfeed/\n\n.. image:: https://img.shields.io/pypi/dm/fluentcms-twitterfeed.svg\n    :target: https://pypi.python.org/pypi/fluentcms-twitterfeed/\n\n.. image:: https://img.shields.io/github/license/bashu/fluentcms-twitterfeed.svg\n    :target: https://pypi.python.org/pypi/fluentcms-twitterfeed/\n\nInstallation\n============\n\nFirst install the module, preferably in a virtual environment. It can be installed from PyPI:\n\n.. code-block:: shell\n\n    pip install fluentcms-twitterfeed\n\n\nBackend Configuration\n---------------------\n\nFirst make sure the project is configured for django-fluent-contents_.\n\nThen add the following settings:\n\n.. code-block:: python\n\n    INSTALLED_APPS += (\n        'fluentcms_twitterfeed',\n    )\n\nThe database tables can be created afterwards:\n\n.. code-block:: shell\n\n    python ./manage.py migrate\n\nNow, the ``TwitterSearchPlugin`` and ``TwitterRecentEntriesPlugin``\ncan be added to your ``PlaceholderField`` and ``PlaceholderEditorAdmin`` admin screens.\n\nFrontend Configuration\n----------------------\n\nMake sure that all plugin media files are exposed by django-fluent-contents_:\n\n.. code-block:: html+django\n\n    {% load fluent_contents_tags %}\n\n    {% render_content_items_media %}\n\nThis tag should be placed at the bottom of the page, after all plugins\nare rendered.  For more configuration options - e.g. integration with\ndjango-compressor - see the `template tag documentation\n\u003chttp://django-fluent-contents.readthedocs.org/en/latest/templatetags.html#frontend-media\u003e`_.\n\nCSS Code\n~~~~~~~~\n\nThe stylesheet code is purposefully left out, since authors typically like to provide their own styling.\n\nJavaScript Code\n~~~~~~~~~~~~~~~\n\nNo configuration is required for the JavaScript integration.\n\nBy default, the plugin includes all required JavaScript code.\n\nHTML code\n~~~~~~~~~\n\nIf needed, the HTML code can be overwritten by redefining\n``fluentcms_twitterfeed/recent_entries.html`` add / or ``fluentcms_twitterfeed/search.html``.\n\nContributing\n------------\n\nIf you like this module, forked it, or would like to improve it, please let us know!\nPull requests are welcome too. :-)\n\n.. _django-fluent-contents: https://github.com/edoburu/django-fluent-contents\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybersimon%2Ffluentcms-twitterfeed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcybersimon%2Ffluentcms-twitterfeed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybersimon%2Ffluentcms-twitterfeed/lists"}