Changes between Initial Version and Version 1 of Ticket #2054, comment 1


Ignore:
Timestamp:
Aug 7, 2013, 3:10:00 AM (11 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2054, comment 1

    initial v1  
    11Hi.
    22
    3 First: I noted that in changeset comment with three exclamations and it is in code comments too. (I don't expepect you should read the code but I do with changeset comment.) This revision is only partial implemenation to get finished work under version control so you may wait for next one.
     3First: I noted that in changeset comment with three exclamations and it is in code comments too. (I don't expect you should read the code but I do with changeset comment.) This revision is only partial implementation to get finished work under version control so you may wait for next one.
    44
    5 /screenshots/<id> was intended for screenshot file download but I can change it to: /screenshot/<id> for HTML embended image, /screenshot/<id>?format=raw for for download and add trac.ini option for configuring what fomat should preview image links point to. Good enough for you? You can use ![screenshot:<id>,<width>x<height>] marcro for screenshot embending now too with zero values for original size.
     5`/screenshots/<id>` was intended for screenshot file download but I can change it to: `/screenshot/<id>` for HTML embedded image, `/screenshot/<id>?format=raw` for for download and add trac.ini option for configuring what fomat should preview image links point to. Good enough for you? You can use `[screenshot:<id>,<width>x<height>]` macro for screenshot embedding now too with zero values for original size.