How to use feedback in akf

satya - Saturday, November 12, 2011 10:25:53 AM

Available commands


code: java, xml code segments
code1: replaces tabs as well
images
image
link
question
gquestion: google question
aquestion: android question
whoareyou: locate the javascript source file
dict: dictionary links for a list of words
olist: ordered list
plist: list of lines with p tags

satya - Saturday, November 12, 2011 1:52:36 PM

Available css classes


pending: red color
attention: purple
quote1: italic
   quote2, quote3, quote4

satya - Saturday, November 12, 2011 1:55:24 PM

General structure of the feedback command


1: some_subject|command_name
2: body

The line 1 goes in the subject line fo the feedback form. The line 2, body part goes in the description of the feedback form

Some commands don't need the body portion.

satya - Saturday, November 12, 2011 1:56:03 PM

Each command and css class is documented below

Each command and css class is documented below

satya - Saturday, November 12, 2011 1:58:58 PM

code


some_subject|code
<your java code or xml code goes in the body>

body is required. The body can be xml code or java code or any other code. Key xml characters are replaced with their equivalents.

you can use this command to put a list of lines as well as in


one
two
three
four

satya - Saturday, November 12, 2011 2:01:39 PM

code1

Same as code. In addition it replaces "tab" characters with 3 spaces. Good for compacting run away lines.

satya - Saturday, November 12, 2011 2:02:49 PM

images


some subject|images

body not required.

it searches google for images belonging to "some subject"

satya - Saturday, November 12, 2011 2:04:09 PM

link


some subject|link
web url or address

requires body.

Creates a link pointing to the web url specified in the body portion.

satya - Saturday, November 12, 2011 2:06:09 PM

question


some subject|question

body not required.

Takes the subject and colors it with style "pendign" giving it a red color. You can use this to see what issues are pendign later.

satya - Saturday, November 12, 2011 2:07:02 PM

google


some subject|google

body not required.

Searches google for the subject specified.

satya - Saturday, November 12, 2011 2:09:52 PM

google


some subject|google

body not required.

Searches google for the subject specified.

satya - Fri Jun 01 2012 10:14:34 GMT-0400 (Eastern Daylight Time)

dict


some subject|dict
word1
word2
word3

Creates dictionary links for the vocabulary words.

satya - Fri Jun 01 2012 14:18:14 GMT-0400 (Eastern Daylight Time)

olist


some subject|olist
line1
line2
line3

Creates an ordered list with a div around it. The classname for the div would be "olist"

satya - Fri Jun 01 2012 14:19:17 GMT-0400 (Eastern Daylight Time)

plist


some subject|plist
line1
line2
line3

Creates a series of paragraph tags for each new line and puts them in a div called "plist". Style that div to get your desired effect.

satya - 4/17/2017, 10:23:58 AM

Here is help documents on how to style this site

Here is help documents on how to style this site

satya - 5/9/2018, 3:28:03 PM

gdlink


Some google drive image|gdlink
https://drive.google.com/open?id=17ThDzUtDjB0ppkL2SVxzjWzm5Fl_9-Yk

This link is what you get by going to the google drive and making your folder public and then highlight the image. Then use sharelink to copy the sharable URL to the clip board. You can then paste that URL as indicated above. This URL will then be converted to the right format allowing you to show the image.

satya - 5/9/2018, 3:28:58 PM

gdlink: here is more on sharing images from google

gdlink: here is more on sharing images from google

satya - 7/17/2018, 10:11:01 AM

gslist: create a multi line google search


Subject|gslit
topic1
topic2
topic3

produces a weblink for each of the searchable topics. will search for "subject:topic1" etc.

satya - 8/27/2020, 2:44:21 PM

gdlink2: Create an image link for an image from google drive

Google continues to change their URLs for images and folders that are public. It is annoying.

So the previous gdlink command no longer works.

The target URL is still the same

but the source URL has changed.

satya - 8/27/2020, 2:46:05 PM

gdlink2 new structure


Some google drive image|gdlink
https://drive.google.com/file/d/1Lkx9qP6DcS9Pb7vadyfxkaSdsobziRkW/view?usp=sharing

In the long run I think I will move these public designs to github and use the github image URLs to portray public content

satya - 8/27/2020, 2:48:18 PM

gdlink2: How do I get the source URL for an image in google drive

1. Make the folder public first. Even this has changed. No option directly that says the folder is public. Instead you have share this folder link as if you are sending it to friends. (essentially share link option)

2. These choose the option to "view" only of that link for anyone on the internet

3. Next up high light the image file in the list, and use the sharelink icon to copy the shareable link

4. This link will look like this:

5. https://drive.google.com/file/d/1Lkx9qP6DcS9Pb7vadyfxkaSdsobziRkW/view?usp=sharing

satya - 8/27/2020, 2:49:35 PM

gitimage: Embed a public image from github (perhaps it should be called githubimage)


subject|gitimage
gitimage-url

satya - 8/27/2020, 2:49:57 PM

gitimage URL looks like this


https://github.com/SatyaKomatineni/aspire/blob/master/docs/architecture/aspire-app-objects-in-configfile.png