On this page, we'll discuss how to make TaviSuggestions an even better place to leave suggestions regarding the development of Tavi. We do want suggestions, and we also do want an easy way to maintain/search/browse the suggestions added.

-

Using RelevantPage/Suggestions

RichardTater: Perhaps it would be useful to have suggestions attached as child pages of the relevant page and transcluded here with edit links to the appropriate RelevantPage/Suggestions where the code could be like (see InterWiki/Suggestions):

[[Transclude InterWiki/Suggestions]]

EvenHolen: I do see your point in that TaviSuggestions is way too big just now. It seriously needs refactoring. But I kind of like the idea of all suggestions being located in (or maybe below) TaviSuggestions.

RichardTater: My primary intention/point is to have suggestions directly associated with their relevant page which of course does not preclude the transclusion of all suggestions in/below TaviSuggestions.

Pages below TaviSuggestions

EvenHolen: I would rather refactor TaviSuggestions, into using subpages. Not related to each separate element, but rather to a logical segment. Here is an example:

     == Suggestions regarding layout ==
     ((Edit:TaviSuggestions/Layout || Add suggestions in this area))
     [[Transclude TaviSuggestions/Layout]] 

This would:

RichardTater: I prefer an approach (from the bottom up as it were) where atomic units may be associated with greater range of configuration into hierarchical groups (while avoiding the problems of fixed hierarchies) and other associative structures as desired. Breaking TaviSuggestions into a few groups is presumably a temporary fix until each group grows to present the same problem.


It's happy that you see what I think: After the day I wrote the ComparingWikis?, I thought it time to tidy up TaviSuggestions by grouping the suggestions in different subpages under TaviSuggestions.

Ok, I agree with what EvenHolen says, because it do tidy up things in a logical and simple way with the use of Tavi's multiple SubPage? capacity (UseMod also support Subpage, but one level only.). THe aims of refactoring is tidy up the page to help people easier to find the info they want, right? So I think the use of TransCluede? is not the best.

The following is what I want to see on the TaviSuggestions to act as a "folder" to hold suggestions from users:

I've something to suggest. Shoudl I start to write it down by creating the structure above ot should I wait for you, Even?