What is the best way to preconfigure a custom SharePoint WebPart?
Is it e.g. possible to add a textfile to the WSP package and simply read the file from the WebPart? I couldn't figure out a way to retrieve the path of the textfile after the deployment.
Or can I somehow add key value pairs to the .webpart file and access them from my WebPart?