Search

Hi,

I pull in and store all my Twitter updates in my Symphony database. On my site, I want to display my last update that is not a reply. That is, I want to create a DS that fetches the last entry in my Twitter section where the title doesn't start with an @. Is that possible?

/Anders

Try filter by title field (input field type) with something like:

regexp: ^[^@]

and then sort by date descending to get latest entry with title that doesn't start with "@".

The space between : and ^ should be removed, but then it works like intended. Thanks!

Create an account or sign in to comment.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details