i exported quite a lot of views to code yet, and everytime i thought that providing also a info file would be cool.
so here is a patch, i think there should be better texts
PS: i added a screenshot to show how it works
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | views-export-info-no-t.patch | 1.26 KB | dawehner |
| views-export-info_file.patch | 1.73 KB | dawehner | |
| screenshot61.png | 21.26 KB | dawehner |
Comments
Comment #1
merlinofchaos commentedCommitted!
Comment #2
dawehnersry for opening it i think this shouldn't have t() to generate the output. There should be only strtr
Comment #3
merlinofchaos commentedWhy bother with strtr then? Just generate the string through concatenation.
Comment #4
dawehneri just orientated on the other code of the function
But it wouldn't be a problem to change the code
Comment #5
merlinofchaos commentedCommitted to both branches.