MyBB Hacks

Full Version: XThreads Example Applications
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5
(08-02-2012 06:51 AM)WhiteEagle Wrote: [ -> ]I can adapt the reviews for the restaurant reviews, but I don't know if I could adapt anything to make that.

Maybe you can modify this very basic example Restaurant Review application:
http://mybbhacks.zingaburga.com/showthread.php?tid=1406
(08-03-2012 07:37 AM)RateU Wrote: [ -> ]
(08-02-2012 06:51 AM)WhiteEagle Wrote: [ -> ]I can adapt the reviews for the restaurant reviews, but I don't know if I could adapt anything to make that.

Maybe you can modify this very basic example Restaurant Review application:
http://mybbhacks.zingaburga.com/showthread.php?tid=1406

I can use that for the restaurant reviews.

I'm thinking I can use the articles for the recipes, with the filter options being breakfast, lunch, dinner, snacks, or other.

Can't hurt IMHO.Wink2
If we want to create a filter for our custom thread fields, (I think) it is better if we think what we want to do with the filter, because XThreads 1.60 offers more powerful usage for the filter.

Documentations:
https://github.com/zingaburga/XThreads-M...https://github.com/zingaburga/XThreads-MyBB-Plugin/commit/fb586b53f8bf686806c7b4d0eac2a0
and here (for numeric filter):
https://github.com/zingaburga/XThreads-M...https://github.com/zingaburga/XThreads-MyBB-Plugin/commit/5216a75c0eae413198cfe0c11bac50

The reasons why I create the numeric filters for the Restaurant Review and Comp Specs example applications is because we can use operators like <=> for numeric fields (if I don't misunderstand it).

For example, later, we can filter restaurants that has Food rating > 3, Atmosphere >= 2 and Service = 5.
We can filter comp that has HD space <= 1024 GB, Graphics Memory > 1024 MB and RAM < 2048 MB.
I wonder if it would be possible to sort the restaurants by overall rating in descending order?
What is the overall rating?
It's the rating that describes the restaurant overall (like an average of the other scores when combined).
I really do understand you.
See the documentation for how to use sorting with custom thread fields.
I wonder if XThreads could be used to create a story archive similar to what's at AFC Stories right now. It's powered by eFiction (efiction.org) currently, and I'm hoping to integrate it into Leet Link.
What did I mess up on this form?
http://teamfod.com/newthread.php?fid=46

The form contents are showing up top and not in the message area?
Thanks very much ,the app can sync joomla data ?
Pages: 1 2 3 4 5
Reference URL's