On 8/13/13, Felipe G. Nievinski <fgnievin...@gmail.com> wrote:
> On Tuesday, August 13, 2013 4:12:37 AM UTC-3, olemis wrote:
>> On 8/12/13, Felipe G. Nievinski <fgnie...@gmail.com <javascript:>> wrote:
>>
[...]
>> >
>> > I'm looking for an equivalent of Ticket's owner fields but for Wiki
>> > pages.
>> >
>> [...]
>>
>> This is the closest match I found :-/
>>
>> http://trac-hacks.org/wiki/WikinfoPlugin
>>
>> Almost perfect! Thanks for taking the time.
>
> I was looking at how to extend it to fit my needs.
>
> The macro retrieves information from these wiki page fields:
> page.author
> page.version
> page.author
> page.comment
> page.time
> Do you think it's possible to customize the wiki page fields?
>

yes, possible.

> Another option would be updating the creator (the first author)
> to indicate the current page guardian (this would be the
> metadata that I'd like to use):
> page = WikiPage(self.env, formatter.context.resource, 1)
> text = page.author
> Do you think that field is read-only?
>

via the web UI , afaict it is . It may be modified in the DB

> Also, could you please direct me to any documentation that you might be
> aware of.
>
[...]

Api docs ?
http://trac.edgewall.org/wiki/TracDev/ApiDocs

-- 
Regards,

Olemis - @olemislc

Apacheā„¢ Bloodhound contributor
http://issues.apache.org/bloodhound
http://blood-hound.net

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to