Ticket #26 (closed new feature: implemented)

Opened 4 months ago

Last modified 3 months ago

@list attribute searching

Reported by: sombranox Owned by:
Priority: normal Milestone: 3.9.1 alpha 2
Component: rhostmush Version: 3.9.1 alpha
Severity: none Keywords:
Cc:

Description

As discussed in the rhostmush.org mu* it'd be cool to have the ability to search @list user_attributes by flag. Maybe even allow compound searches via & and |.

Change History

Changed 3 months ago by Ashen-Shugar

  • status changed from new to closed
  • version set to 3.9.1 alpha
  • resolution set to implemented
  • milestone set to 3.9.1 alpha 2

This has been added.

Syntax: @list user_attrib &flag1 flag2 ... flagN (logical and search)

@list user_attrib |flag1 flag2 ... flagN (logical or search)

Note: See TracTickets for help on using tickets.